Skip to content

joyexcel/wallet-gen

 
 

Repository files navigation

Getting Started with 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

  • save wallet details

request testnet tokens in discord

https://discord.gg/EMSaWJUH

request tokens in #tokensharing channel

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%