/temp-wallet-generator

EVM Based Temporary Wallet Generator

Primary LanguageTypeScriptMIT LicenseMIT

Temp Wallet Generator

Generate evm-based wallet for temporary use.

Installing

yarn install

Usage

yarn start <COUNT>

Then, the public/private key show on console and saved a file inside out/.

Built With

  • Ethers - A complete, compact and simple library for Ethereum and ilk, written in TypeScript.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details