Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 346 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 346 Bytes

sui-wallet-generator

This script allows you to create 32 bit SUI wallets

Setup bot

  1. Download ZIP and extract it to a folder
  2. Install node.js: https://nodejs.org/en/ (LTS)
  3. Open folder with the bot in cmd
cd <path to folder with script>
  1. Install dependencies
npm install
  1. Start
node index