Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/swoorup/eth-batcher-contracts

A set of solidity contracts to do batching payments
https://github.com/swoorup/eth-batcher-contracts

dapp ethereum payments solidity

Last synced: about 2 months ago
JSON representation

A set of solidity contracts to do batching payments

Awesome Lists containing this project

README

        

# eth-batcher-contracts
A set of solidity contracts to do batching payments

## ethereum
Contains the actual solidity contract. See https://github.com/Swoorup/eth-batcher-contracts/blob/master/ethereum/README.md

## example
Contains web3 example for usage of the solidity contract. See https://github.com/Swoorup/eth-batcher-contracts/blob/master/example/Readme.md