fullnode/testnet/0.6.2/linux/bnbchaind
cli/testnet/0.6.2/linux/tbnbcli
git lfs install
again and rerun the git lfs pull command.--acc-prefix
defines used binance BECH32 addresses prefix ()tbnb
used for consistency with public testnet--v
denotes an initial number of validators for the Binance Chain, put it 1
for simplicity../mytestnet/node0/gaiad/config
directory. Important files are app.toml
, config.toml
, genesis.json
.BEP12Height = 1
in app.toml
will allow BEP12 transactions from the first block)../mytestnet/node0/gaiad
directory.http://localhost:26657
. Check it out using /status
sub-url from a second terminal window.--to
previously generated address--from
validator node key name (by default node0
)--home
- directory with validator keystore files12345678
- default password for validator keystore.testnet-binaries