An open API service indexing awesome lists of open source software.

https://github.com/raineorshine/eth-batch-send

Send ETH from one address to many.
https://github.com/raineorshine/eth-batch-send

Last synced: 6 months ago
JSON representation

Send ETH from one address to many.

Awesome Lists containing this project

README

          

Send ETH from one address to many.

Signs transactions offline, so can be used with any Web3 provider (e.g. Infura)

## Usage

Adjust parameters in config.json, secure-config.json, and addresses.json.

```sh
npm start
```