Skip to content

Commit

Permalink
Aviaone's Add INSTALL | USEFUL COMMANDS | RPC and API | PEERS | SEED …
Browse files Browse the repository at this point in the history
…| ADDRBOOK | GENESIS | SNAPSHOT | STATE SYNC
  • Loading branch information
AviaOne authored May 19, 2023
1 parent b42ab8a commit 3936590
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions peers_seeds_and_services.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ d9bfa29e0cf9c4ce0cc9c26d98e5d97228f93b0b@bitcanna.rpc.kjnodes.com:42656
## Alkia
[email protected]:26656

## AVIAONE 🟢
[email protected]:26696

# Seeds
## BitCanna (reseted everyday)
[email protected]:26656
Expand All @@ -70,6 +73,9 @@ f0e6c86d769bf5c52f78e01864091690e731643f@bitcanna-seed.panthea.eu:37656
## kjnodes
400f3d9e30b69e78a7fb891f60d76fa3c73f0ecc@bitcanna.rpc.kjnodes.com:42659

## AVIAONE 🟢
258f523c96efde50d5fe0a9faeea8a3e83be22ca@seed.bitcanna-1.bitcanna.aviaone.com:10263

# StateSync Servers and instructions:
## BitCanna oficial:
* https://github.com/BitCannaGlobal/bcna/blob/main/2.1.statesync.md
Expand Down Expand Up @@ -108,6 +114,9 @@ f0e6c86d769bf5c52f78e01864091690e731643f@bitcanna-seed.panthea.eu:37656
## cryptech StateSync
* https://explorers.cryptech.com.ua/bitcanna/statesync

## AVIAONE 🟢
* https://aviaone.com/blockchains-service/bitcanna-mainnet-bitcanna-1.html

# Info, doc and other services from BitCanna validators & partners (feel free to make a PR)
### BitCanna Docs
* https://docs.bitcanna.io
Expand Down Expand Up @@ -148,6 +157,9 @@ f0e6c86d769bf5c52f78e01864091690e731643f@bitcanna-seed.panthea.eu:37656
### [NODERS]TEAM: Guide, API, RPC, StateSync, Live peer, AdrBook, Useful Commands
* https://nodeservice.nodersteam.com/title/mainnet/bitcanna

### AVIAONE 🟢
* https://aviaone.com/blockchains-service/bitcanna-mainnet-bitcanna-1.html

# RPCs, LCD, GRPC and other endpoints/services
```
Expand All @@ -172,6 +184,11 @@ f0e6c86d769bf5c52f78e01864091690e731643f@bitcanna-seed.panthea.eu:37656
"address": "seeds.lavenderfive.com:13056",
"provider": "Lavender.Five Nodes 🐝"
}
{
"id": "258f523c96efde50d5fe0a9faeea8a3e83be22ca",
"address": "seed.bitcanna-1.bitcanna.aviaone.com:10263",
"provider": "AVIAONE 🟢"
}
],
"persistent_peers": [{
"id": "21484408a7bcf0134689ddf52a7d9c8299cb65b5",
Expand Down Expand Up @@ -228,6 +245,11 @@ f0e6c86d769bf5c52f78e01864091690e731643f@bitcanna-seed.panthea.eu:37656
"address": "bitcanna.rpc.kjnodes.com:42656",
"provider": "kjnodes"
}
{
"id": "a2856e17aef2ae9825f92ab93b8cc7d613526052",
"address": "148.251.19.197:26696",
"provider": "AVIAONE 🟢"
}
]
},
"apis": {
Expand Down Expand Up @@ -283,6 +305,10 @@ f0e6c86d769bf5c52f78e01864091690e731643f@bitcanna-seed.panthea.eu:37656
"address": "https://bitcanna-rpc.lavenderfive.com/",
"provider": "Lavender.Five Nodes 🐝"
}
{
"address": "https://rpc.bitcanna-1.bitcanna.aviaone.com",
"provider": "AVIAONE 🟢"
}
],
"grpc": [{
"address": "https://grpc.bitcanna.io",
Expand All @@ -292,6 +318,10 @@ f0e6c86d769bf5c52f78e01864091690e731643f@bitcanna-seed.panthea.eu:37656
"address": "https://bitcanna-grpc.lavenderfive.com:443/",
"provider": "Lavender.Five Nodes 🐝"
}
{
"address": "grpc.bitcanna-1.bitcanna.aviaone.com:9092",
"provider": "AVIAONE 🟢"
}
],
"rest": [{
"address": "https://lcd.bitcanna.io",
Expand Down Expand Up @@ -337,6 +367,10 @@ f0e6c86d769bf5c52f78e01864091690e731643f@bitcanna-seed.panthea.eu:37656
"address": "https://bitcanna-api.lavenderfive.com/",
"provider": "Lavender.Five Nodes 🐝"
}
{
"address": "https://api.bitcanna-1.bitcanna.aviaone.com/",
"provider": "AVIAONE 🟢"
}
]
},
"explorers": [{
Expand Down

0 comments on commit 3936590

Please sign in to comment.