Skip to content

The library is used for Ethereum wallet related It can generate addresses in batches, export private keys, collect and distribute them.

Notifications You must be signed in to change notification settings

19-xiaogao/eth_utils

Repository files navigation

eth_utils

The library is used for Ethereum wallet related

It can generate addresses in batches, export private keys, collect and distribute them.

command

1. use generateAddress 10 create address
2. use readPrivate ./priv.text read create private key
3. use privateToAddress adfb export private to address
4. use distribute [privateKey] ./address.text 10
5. use collection ./pri.text [address]

About

The library is used for Ethereum wallet related It can generate addresses in batches, export private keys, collect and distribute them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages