https://github.com/arronf2e/tools
web3 tools
https://github.com/arronf2e/tools
Last synced: 20 days ago
JSON representation
web3 tools
- Host: GitHub
- URL: https://github.com/arronf2e/tools
- Owner: arronf2e
- License: mit
- Created: 2025-05-21T08:11:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-21T08:19:21.000Z (about 1 year ago)
- Last Synced: 2025-05-21T09:36:06.924Z (about 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tools
web3 tools
## how to start
```shell
npm i
// generate evm wallet
npm run gevm
```