Skip to content

Commit

Permalink
Include Babylon Covenant Committee endpoints (babylonchain#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
filippos47 authored May 27, 2024
1 parent 2b73697 commit a98a51c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bbn-test-4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ Such information includes:
3. [Integration](./integration)
which contains information on wallet integration on the testnet system and
operating a staking provider back-end.
4. [Covenant Committee](./covenant-committee)
which contains information about the covenant emulation committee.
41 changes: 41 additions & 0 deletions bbn-test-4/covenant-committee/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Covenant Committee

The Covenant Emulation Committee comprises entities operating
[Covenant Signer](https://github.com/babylonchain/covenant-signer) daemons.

For this testnet, the Covenant Emulation Committee has 9 members, 3 of which
are operated by the Babylon Foundation. The Covenant quorum configuration as
well as the current members can be found in the
[staking parameters](../parameters/global-config.json).

A full list of the endpoints follows below, grouped by the operating entity.

## Babylon Foundation

- https://covenant-signer0.testnet.babylonchain.io:443
- https://covenant-signer1.testnet.babylonchain.io:443
- https://covenant-signer2.testnet.babylonchain.io:443

## CoinSummer Labs

- http://54.167.222.28:9791

## RockX

- https://babylon-covenant-signer.rockx.com:443

## AltLayer

- https://babylon-covenant-signer.alt.technology:443

## Zellic

- https://babylon-covenant-signer.zellic.io:443

## Informal Systems

- http://198.55.59.71:32530

## Cubist

- https://bbn-test-4-covesign.cubestake.xyz:443

0 comments on commit a98a51c

Please sign in to comment.