Video Guide - https://x.com/CryptoTeluguO/status/1938817688119452025
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
Video Guide - https://x.com/CryptoTeluguO/status/1940750439034802461
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
pip install -r requirements.txt
cp wallet.json.example wallet.json
Then open the file: wallet.json
✅Replace with your Pvt key & octra address u generated in previous guide
{
"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
✅Now run 4th cmd
💻Blue Terminal will open
✅type 4 for encrypton & 5 for decryption of tokens