curl -fsSL https://bun.sh/install | bash
source ~/.bashrc
bun --version
bun install
bun run build
bun start
click the “PORTS” tab open link under forwarded address in browser
Wallet Generated, Back up private key
Go to https://faucet.octra.network/
Paste Wallet address & claim faucet
Join Discord - https://discord.gg/gfAazqK9Xb
pip install -r requirements.txt
cp wallet.json.example wallet.json
Then open the file: wallet.json
Paste your test wallet details
{
"priv": "private key here",
"addr": "octxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"rpc": "https://octra.network"
}
Replace address with any address from explorer - https://octrascan.io/
python cli.py send --to octECeUEKyTeFMYBumubqnskCYo292LJaDi8pR7ETJB4NYz --amount 0.01