Skip to content

vozniu40K/wallet-gen

 
 

Repository files navigation

octra wallet generator

quick start

download and start wallet generator web UI with a single command:

linux/macOS:

curl -fsSL https://octra.org/wallet-generator.sh | bash

windows:

powershell -c "irm octra.org/wallet-generator.ps1 | iex"

this command will:

  • download the latest source code and build the wallet generator
  • start the server and open the generator web UI page in your browser
  • install to ~/.octra/wallet-generator for future use

request testnet tokens

https://faucet.octra.network

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 32.3%
  • TypeScript 28.0%
  • PowerShell 24.0%
  • Shell 15.7%