-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #177 from obajay/patch-4
Update peers_seeds_and_services.md
- Loading branch information
Showing
1 changed file
with
22 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,8 +32,8 @@ [email protected]:56656 | |
[email protected]:26656 | ||
[email protected]:27656 | ||
|
||
## STAVR | ||
[email protected]:21326 | ||
## 🔥STAVR🔥 | ||
2ff33d346b1b0f19cd59018ceb62d06a6406d472@bitcanna.peers.stavr.tech:21326 | ||
|
||
## Panthea EU | ||
0a658df9d9fab096983a12e6f878e87281a15ce6@bitcanna-peer.panthea.eu:27656 | ||
|
@@ -97,8 +97,8 @@ f0e6c86d769bf5c52f78e01864091690e731643f@bitcanna-seed.panthea.eu:37656 | |
## mintthemoon | ||
* https://docs.mintthemoon.xyz/bitcanna/statesync | ||
|
||
## STAVR StateSync | ||
* https://github.com/obajay/StateSync-snapshots/tree/main/Bitcanna#statesync | ||
## 🔥STAVR🔥 StateSync/SnapShot | ||
* https://github.com/obajay/StateSync-snapshots/tree/main/Projects/Bitcanna | ||
|
||
## AlxVoy StateSync | ||
* https://github.com/Voynitskiy/Voynitskiy/blob/main/mainnet/BitCanna/README.md#state-sync | ||
|
@@ -148,7 +148,7 @@ f0e6c86d769bf5c52f78e01864091690e731643f@bitcanna-seed.panthea.eu:37656 | |
* Node setup guide: https://docs.mintthemoon.xyz/bitcanna/node-guide | ||
* Validator setup guide: https://docs.mintthemoon.xyz/bitcanna/validator-guide | ||
|
||
### STAVR : snapshot and state sync services, installation scripts (manual/automation) | ||
### 🔥STAVR🔥 : SnapShot and StateSync services, genesis, addrbook, installation scripts (manual/automation) | ||
* https://github.com/obajay/nodes-Guides/blob/main/Bitcanna/README.md#1-auto_install-script | ||
|
||
### AlxVoy : snapshot and state sync services, guide, RPC, API, peer | ||
|
@@ -261,6 +261,11 @@ f0e6c86d769bf5c52f78e01864091690e731643f@bitcanna-seed.panthea.eu:37656 | |
"address": "95.214.53.218:32656", | ||
"provider": "genznodes" | ||
}, | ||
{ | ||
"id": "2ff33d346b1b0f19cd59018ceb62d06a6406d472", | ||
"address": "bitcanna.peers.stavr.tech:21326", | ||
"provider": "🔥STAVR🔥" | ||
}, | ||
{ | ||
"id": "a2856e17aef2ae9825f92ab93b8cc7d613526052", | ||
"address": "148.251.19.197:26696", | ||
|
@@ -297,6 +302,10 @@ f0e6c86d769bf5c52f78e01864091690e731643f@bitcanna-seed.panthea.eu:37656 | |
"address": "https://bitcanna.rpc.m.anode.team", | ||
"provider": "AlxVoy" | ||
}, | ||
{ | ||
"address": "http://bitcanna.rpc.m.stavr.tech:21327", | ||
"provider": "🔥STAVR🔥" | ||
}, | ||
{ | ||
"address": "http://bitcanna.statesync.nodersteam.com:46657", | ||
"provider": "[NODERS]TEAM" | ||
|
@@ -342,6 +351,10 @@ f0e6c86d769bf5c52f78e01864091690e731643f@bitcanna-seed.panthea.eu:37656 | |
"address": "bitcanna-grpc.genznodes.dev:32090", | ||
"provider": "genznodes" | ||
}, | ||
{ | ||
"address": "http://bitcanna.grpc.m.stavr.tech:9081", | ||
"provider": "🔥STAVR🔥" | ||
}, | ||
{ | ||
"address": "grpc.bitcanna-1.bitcanna.aviaone.com:9092", | ||
"provider": "AVIAONE 🟢" | ||
|
@@ -363,6 +376,10 @@ f0e6c86d769bf5c52f78e01864091690e731643f@bitcanna-seed.panthea.eu:37656 | |
"address": "https://lcd-bitcanna.mintthemoon.xyz", | ||
"provider": "mintthemoon" | ||
}, | ||
{ | ||
"address": "https://bitcanna.api.m.stavr.tech", | ||
"provider": "🔥STAVR🔥" | ||
}, | ||
{ | ||
"address": "https://bcna-api.ibs.team/", | ||
"provider": "Inter Blockchain Services (former 3Tekos)" | ||
|