Nibiru is a sovereign proof-of-stake blockchain, open-source platform, and member of a family of interconnected blockchains that comprise the Cosmos Ecosystem.
Nibiru unifies leveraged derivatives trading, spot trading, staking, and bonded liquidity provision into a seamless user experience, enabling users of over 40 blockchains to trade with leverage using a suite of composable decentralized applications.
The display "catching_up": shows false that it has been synchronized. Synchronization takes a while, maybe half an hour to an hour. If the synchronization has not started, it is usually because there are not enough peers. You can consider adding a Peer or using someone else's addrbook.
Note please save the mnemonic and priv_validator_key.json file! If you don't save it, you won't be able to restore it later.
SAVE PRIVATE VALIDATOR KEY
cat $HOME/.nibid/config/priv_validator_key.json
Receive test coins
Go to nibiru discord https://discord.gg/p8EudUCrPH
Sent in #faucet channel discord
$request WALLET_ADDRESS
or with command
FAUCET_URL="https://faucet.itn-1.nibiru.fi/"
ADDR="nibi1rehrzrxl7kesyutlktncnqkrue0f6u50z06suc" # paste your address
curl -X POST -d '{"address": "'"$ADDR"'", "coins": ["11000000unibi","100000000unusd","100000000uusdt"]}' $FAUCET_URL
Can be used later
nibid q bank balances $(nibid keys show wallet -a)
Query the test currency balance.
Create a validator
After enough test coins are obtained and the node is synchronized, a validator can be created. Only validators whose pledge amount is in the top 100 are active validators.
CHANGE YOUR_KEYBASE , FILL_YOUR_DETAILS ,FILL_YOUR_WEBSITE OR TWITTER