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 kjnodes services #161

Merged
merged 1 commit into from
Mar 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion devnets/bitcanna-dev-1/awesome.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,34 +7,49 @@
## Seed Peer
This will disconnect after passing P2P info so not include in your _persistent_peers_
- 471341f9befeab582e845d5e9987b7a4889c202f@144.91.89.66:26656
- 3f472746f46493309650e5a033076689996c8881@bitcanna-testnet.rpc.kjnodes.com:42659

## Explorers
- https://testnets-cosmos.mintthemoon.xyz/bitcanna/staking
- https://testnet.ping.pub/bitcanna/uptime
- https://explorer.stavr.tech/bitcanna-dev/staking
- https://explorer.kjnodes.com/bitcanna-testnet

## RPC endpoints
- https://rpc-testnet.bitcanna.io
- https://rpc.bitcanna-dev-1.bitcanna.aviaone.com/ (TX index = off)
- https://testnet-bitcanna-rpc.konsortech.xyz/
-
- https://bitcanna-testnet.rpc.kjnodes.com

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

## LCD Enpoints
- http://lcd-testnet.bitcanna.io
- https://api.bitcanna-dev-1.bitcanna.aviaone.com/
- https://testnet-bitcanna-api.konsortech.xyz/
- https://bitcanna-testnet.api.kjnodes.com

## Wallets / Dashboard
- https://wallet-testnet.bitcanna.io
- https://aviaone.com/keplr-bitcanna-dev-1/
- http://212.227.151.143:1338/
- http://212.227.151.143:1337/

## State sync
- https://services.kjnodes.com/testnet/bitcanna/state-sync

## Snapshots
- https://services.kjnodes.com/testnet/bitcanna/snapshot

## Docs
- [Automatic StateSync Join `bitcanna-dev-1`](README.md)
- [Manually Join `bitcanna-dev-1` by Avione Validator](awesome.md#Manual-setup)
- [Upgrades - Last Upgrade](https://github.com/BitCannaGlobal/bcna/blob/main/devnets/bitcanna-dev-1/upgrade_v1.6.0-rc2.md)
- [Setup Cosmovisor from zero](https://github.com/BitCannaGlobal/bcna/blob/main/devnets/bitcanna-dev-1/cosmovisor_install.md)
- [Node installation instructions by kjnodes](https://services.kjnodes.com/testnet/bitcanna/installation)
- [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)

### Manual-setup
> This instructions was written by Avione Validators, thanks a lot!
Expand Down