https://github.com/rbndg/ledger-batch-utility
https://github.com/rbndg/ledger-batch-utility
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rbndg/ledger-batch-utility
- Owner: rbndg
- Created: 2020-06-22T04:42:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T06:57:02.000Z (over 4 years ago)
- Last Synced: 2024-10-05T16:20:29.428Z (8 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ledger Batch Utility
Perform a set of actions on Ledger nano.### Install
You need to have `yarn` installed.
1. `git clone`
2. `yarn install` **NPM does not work**
3. Connect your Ledger device and navigate to the currency you want to use
4. Configure your `config.json`
5. Finished## Address Generation: `node gen-address.js` (Bitcoin/Dash..etc)
Generate many addresses from a HD path and saves to file## Mass transaction: `node send.js` (Bitcoin/Dash..etc)
Send a set amount coins from ledger to a list of addresses.## Generate ETH2 staking key `eth2-staking-key.js` (Eth2)
Generate keys for staking ETH2