Socket
Socket
Sign inDemoInstall

web3-eve-cli

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-eve-cli

this tool would help you interact with web3 world


Version published
Weekly downloads
19
decreased by-77.65%
Maintainers
3
Weekly downloads
 
Created
Source

Solana Wallet bulk generater

Installation

Use the package manager npm to install.

npm install

Usage

Create file .env then add the wallet's mnemonic (seed phrase)

mnemonic="seed phrase here"

Run script with parameter --nw 10, 10 is the number of wallet you would like to generate

node app.js --nw 10

The results should be in the syntax [publicKey] | [secretKey] in results.txt

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Keywords

FAQs

Package last updated on 04 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc