https://github.com/antouhou/dapcreator
https://github.com/antouhou/dapcreator
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/antouhou/dapcreator
- Owner: antouhou
- License: mit
- Created: 2018-09-16T11:28:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-22T16:35:17.000Z (about 6 years ago)
- Last Synced: 2025-02-03T09:47:55.240Z (3 months ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dapcreator
1. Install dependencies:
`npm i`
2. Run command: `node index.js --schema=/path/to/schema.json --seeds=127.0.0.1 --private_key=mylovelyprivatekey`