Releases: valargroup/wallet
Releases · valargroup/wallet
Release list
Zallet NU7 testnet zallet-nu7-testnet-v0.1.0
NU7 configured-testnet Zallet build for the Valar Group testnet.
This is a testnet-only release. It includes:
zalletzallet.tomlpreconfigured for the NU7 Kresko testnet- concise startup instructions
Quick start:
tar -xzf zallet-*-ubuntu-x86_64.tar.gz
cd zallet-*-ubuntu-x86_64
export ZALLET_DATADIR="$HOME/.zallet-nu7-testnet"
./zallet --datadir "$ZALLET_DATADIR" --config "$(pwd)/zallet.toml" init-wallet-encryption
./zallet --datadir "$ZALLET_DATADIR" --config "$(pwd)/zallet.toml" generate-mnemonic
./zallet --datadir "$ZALLET_DATADIR" --config "$(pwd)/zallet.toml" startZallet RPC is exposed locally at 127.0.0.1:28232 with username zallet and password nu7-testnet.