Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add awesome and chain registry for devnet and add mainnet grpc to chain registry #247

Closed
wants to merge 12 commits into from
8 changes: 8 additions & 0 deletions chain-registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,14 @@
{
"address": "grpc.bitcanna.safeblock.space:9090",
"provider": "Safe Block"
},
{
"address": "bitcanna-grpc.kitkat.zone:13090",
"provider": "KitKat"
},
{
"address": "mainnet-bitcanna-grpc:27090",
"provider": "KonsorTech"
}
],
"rest": [
Expand Down
7 changes: 7 additions & 0 deletions devnets/bitcanna-dev-1/awesome.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- [email protected]:26656
- [email protected]:26656
- b0c7e5c69aaf00626baaf7c59370029b587a91a4@bitcannadev.peers.stavr.tech:30006
- c4277e884bbbf33ef1d8f13cbf26adb3b12336fd@testnet-bitcanna.konsortech.xyz:26656

## Seed Peer
This will disconnect after passing P2P info so not include in your _persistent_peers_
Expand All @@ -15,6 +16,7 @@ This will disconnect after passing P2P info so not include in your _persistent_p
- https://testnet.ping.pub/bitcanna/uptime
- https://explorer.stavr.tech/Bitcanna-DEV
- https://explorer.kjnodes.com/bitcanna-testnet
- https://testnet-explorer.konsortech.xyz/bitcanna

## RPC endpoints
- https://rpc-testnet.bitcanna.io
Expand All @@ -24,6 +26,7 @@ This will disconnect after passing P2P info so not include in your _persistent_p

## GRPC endpoints
- bitcanna-testnet.grpc.kjnodes.com:42090
- testnet-bitcanna-grpc.konsortech.xyz:9090

## LCD Enpoints
- http://lcd-testnet.bitcanna.io
Expand All @@ -40,9 +43,11 @@ This will disconnect after passing P2P info so not include in your _persistent_p

## State sync
- https://services.kjnodes.com/testnet/bitcanna/state-sync
- https://docs.konsortech.xyz/node/Testnet/Bitcanna/statesync

## Snapshots
- https://services.kjnodes.com/testnet/bitcanna/snapshot
- https://docs.konsortech.xyz/node/Testnet/Bitcanna/snapshot

## Docs
- [Automatic StateSync Join `bitcanna-dev-1`](README.md)
Expand All @@ -53,6 +58,8 @@ This will disconnect after passing P2P info so not include in your _persistent_p
- [Node installation instructions Mainnet/DEVNET by 🔥STAVR🔥](https://github.com/obajay/nodes-Guides/tree/main/Projects/Bitcanna)
- [Node upgrade instructions by kjnodes](https://services.kjnodes.com/testnet/bitcanna/upgrade)
- [Useful commands for node and wallet operation by kjnodes](https://services.kjnodes.com/testnet/bitcanna/useful-commands)
- [Testnet Service by genznodes](https://genznodes.dev/testnet_services/#bitcanna)
- [Node Installation Instructions Devnet by KonsorTech](https://docs.konsortech.xyz/node/Testnet/Bitcanna)

### Manual-setup
> This instructions was written by Avione Validators, thanks a lot!
Expand Down
50 changes: 50 additions & 0 deletions devnets/bitcanna-dev-1/chain-registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,16 @@
"id": "60fae2c5581622bb84eaf95878e85c9f339f1a2a",
"address": "212.227.151.106:26656",
"provider": "El-Jay"
},
{
"id": "8962e37cb1fd4f871440c9128832ff1f21322e62",
"address": "95.214.53.45:1656",
"provider": "genznodes"
},
{
"id": "c4277e884bbbf33ef1d8f13cbf26adb3b12336fd",
"address": "testnet-bitcanna.konsortech.xyz:26656",
"provider": "KonsorTech"
}
]
},
Expand All @@ -43,6 +53,14 @@
{
"address": "https://rpc.bitcanna-dev.hexnodes.co:443",
"provider": "Hexnodes"
},
{
"address": "https://testnet-bitcanna-rpc.genznodes.dev",
"provider": "genznodes"
},
{
"address": "https://testnet-bitcanna-rpc.konsortech.xyz:443",
"provider": "KonsorTech"
}
],
"grpc": [
Expand All @@ -57,6 +75,14 @@
{
"address": "grpc.bitcanna-dev.hexnodes.co:31090",
"provider": "Hexnodes"
},
{
"address": "testnet-bitcanna-grpc.genznodes.dev:1090",
"provider": "genznodes"
},
{
"address": "testnet-bitcanna-grpc.konsortech.xyz:9090",
"provider": "KonsorTech"
}
],
"rest": [
Expand All @@ -75,6 +101,14 @@
{
"address": "https://rest.bitcanna-dev.hexnodes.co",
"provider": "Hexnodes"
},
{
"address": "https://testnet-bitcanna-api.genznodes.dev",
"provider": "genznodes"
},
{
"address": "https://testnet-bitcanna-api.konsortech.xyz/",
"provider": "KonsorTech"
}
]
},
Expand All @@ -97,6 +131,12 @@
"tx_page": "https://explorer.hexnodes.co/bitcanna-testnet/tx/${txHash}",
"account_page": "hthttps://explorer.hexnodes.co/bitcanna-testnet/account/${accountAddress}"
},
{
"kind": "KonsorTech",
"url": "https://testnet-explorer.konsortech.xyz/bitcanna",
"tx_page": "https://testnet-explorer.konsortech.xyz/bitcanna/tx/${txHash}",
"account_page": "https://testnet-explorer.konsortech.xyz/bitcanna/account/${accountAddress}"
},
{
"kind": "",
"url": "",
Expand Down Expand Up @@ -124,6 +164,16 @@
"url_doc": "https://github.com/hexskrt/testnet_installation/tree/main/Bitcanna",
"provider": "Hexnodes"
},
{
"address": "https://testnet-bitcanna-rpc.genznodes.dev",
"url_doc": "https://genznodes.dev/testnet_services/#bitcanna",
"provider": "genznodes"
},
{
"address": "https://testnet-bitcanna-rpc.konsortech.xyz",
"url_doc": "https://docs.konsortech.xyz/node/Testnet/Bitcanna/statesync",
"provider": "KonsorTech"
},
{
"address": "https://rpc.example.com/",
"url_doc": "https://www.doc.com",
Expand Down