A secure wallet generator for Octra blockchain.
Hello everyone!
- Before any installation, you must update your packages
sudo apt-get update && sudo apt-get upgrade -ysudo apt install curl iptables build-essential git wget lz4 jq make gcc nano automake autoconf tmux htop nvme-cli libgbm1 pkg-config libssl-dev libleveldb-dev tar clang bsdmainutils ncdu unzip libleveldb-dev ca- certificates -y- INSTALLING
curl -fsSL https://bun.sh/install | bashsudo ufw allow 8888
npm install -g bun
bun --version
- clone repository
git clone https://github.com/octra-labs/wallet-gen.git cd wallet-gen - bun install and run it!
bun install
bun run build
bun start
Open your browser: Navigate to http://localhost:8888 OR https://ip:8888 (ip for vps)
- Generate a wallet : Click "GENERATE NEW WALLET" and watch the real-time progress.
- Wallet features :
- View mnemonic phrase, private/public keys, and address
- Test signature functionality
- Derive addresses for different network types
- Auto-save wallet file to disk
and now got to faucet https://faucet.octra.network/