Skip to content

Latest commit

 

History

History

humans

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Services

Humans is Blockchain of AIs. It is the first blockchain network from the Cosmos ecosystem capable of managing, deploying and executing artificial intelligence on the blockchain.

Chain ID: humans_3000-31 | Latest Version Tag: v0.2.2 | Wasm: OFF

Website | Discord | Twitter

Subscribe to our free 🤖 Testnet Proposal Bot to never miss upcoming proposals

Chain explorer

https://explorer.kjnodes.com/humans-testnet

Public endpoints

Peering

state-sync

d5519e378247dfb61dfe90652d1fe3e2b3005a5b@humans-testnet.rpc.kjnodes.com:12256

seed-node

3f472746f46493309650e5a033076689996c8881@humans-testnet.rpc.kjnodes.com:12259

addrbook

curl -Ls https://snapshots.kjnodes.com/humans-testnet/addrbook.json > $HOME/.humansd/config/addrbook.json

live-peers (11)

peers="[email protected]:26646,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:1166,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:12256"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.humansd/config/config.toml