Skip to content

Latest commit

 

History

History

jackal

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Services

The Jackal Protocol is a fast, scalable, and secure blockchain that empowers individuals, developers, and enterprises to increase their data privacy and cybersecurity posture without sacrificing ease of use. This protocol strives to offer world-class applications to protect the planet's most important data–your data.

Chain ID: jackal-1 | Latest Version Tag: v2.0.1 | Wasm: ON

Website | Discord | Twitter

Stake with kjnodes

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

Restake

Restake with kjnodes (every 5 minutes)

Chain explorer

https://explorer.kjnodes.com/jackal

Public endpoints

Peering

state-sync

seed-node

addrbook

curl -Ls https://snapshots.kjnodes.com/jackal/addrbook.json > $HOME/.canine/config/addrbook.json

live-peers (11)

peers="[email protected]:26656,[email protected]:26656,[email protected]:24475,[email protected]:5020,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:11126,[email protected]:26656,[email protected]:18656,[email protected]:13756"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.canine/config/config.toml