Skip to content

Commit

Permalink
Merge pull request #161 from kj89/main
Browse files Browse the repository at this point in the history
Add kjnodes services
  • Loading branch information
RaulBernal authored Mar 16, 2023
2 parents 53b7063 + 72ab7b8 commit 98687b8
Showing 1 changed file with 16 additions and 1 deletion.
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

0 comments on commit 98687b8

Please sign in to comment.