Skip to content

Azka-GO12/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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.1%
  • TypeScript 39.1%
  • PowerShell 9.0%
  • Shell 6.8%