Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/swoorup/eth-batcher-contracts
- Owner: Swoorup
- Created: 2021-05-21T08:25:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T02:46:11.000Z (almost 2 years ago)
- Last Synced: 2024-12-02T08:56:48.391Z (about 2 months ago)
- Topics: dapp, ethereum, payments, solidity
- Language: TypeScript
- Homepage:
- Size: 1.69 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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