https://github.com/ecency/create-account
simple script to create account on Hive
https://github.com/ecency/create-account
Last synced: 2 months ago
JSON representation
simple script to create account on Hive
- Host: GitHub
- URL: https://github.com/ecency/create-account
- Owner: ecency
- License: mit
- Created: 2021-05-13T18:22:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-31T09:38:02.000Z (12 months ago)
- Last Synced: 2025-05-31T21:31:03.024Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 90.8 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Create account
In order to run this script, you will need auth codes which we provide manually to volunteers with account credits.
Simply rename `config.example.js` to `config.js` and add account and relevant active keys and auth codes, which we will issue.
Run script every 10 or 20 minutes with cron task. It will create few pending accounts and exits automatically.
`yarn`
`node index.js`