Skip to content

Web3 addresses generator - Evm, Aptos, Sui and Starknet

Notifications You must be signed in to change notification settings

Sa7cez/addresses-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Address generator

The script allows you to generate mnemonic-based addresses in EVM, Aptos and Starknet.

Setup bot

  1. Download ZIP and extract it to a folder (or better use git for getting updates)

  2. Install node.js (LTS) and pnpm package manager

  3. Open folder with the bot in terminal or cmd

cd <path to folder with script>
  1. Install dependencies
pnpm install
  1. Start with parameters (example 10 wallets)
npm run start 10
  1. Start with parameters (example 10 wallets ending with "e") - regex
npm run start 10 e$

Donate

EVM: 0xac1c08185ba23b28ac0c723abbb93ab9dc00dead

About

Web3 addresses generator - Evm, Aptos, Sui and Starknet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published