Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Octra-Wallet-generate

A secure wallet generator for Octra blockchain.

Quick Start

Hello everyone!

  1. Before any installation, you must update your packages
sudo apt-get update && sudo apt-get upgrade -y
sudo 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
  1. INSTALLING
    curl -fsSL https://bun.sh/install | bash
    sudo ufw allow 8888
    npm install -g bun
    bun --version
  2. clone repository
    git clone https://github.com/octra-labs/wallet-gen.git
    cd wallet-gen
  3. bun install and run it!
    bun install
    bun run build
    bun start

THEN!

Open your browser: Navigate to http://localhost:8888 OR https://ip:8888 (ip for vps)

generating wallet!

  1. Generate a wallet : Click "GENERATE NEW WALLET" and watch the real-time progress.
  2. 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/

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors