https://github.com/celer-network/eth-services
Ethereum subscription and transaction services
https://github.com/celer-network/eth-services
Last synced: 4 months ago
JSON representation
Ethereum subscription and transaction services
- Host: GitHub
- URL: https://github.com/celer-network/eth-services
- Owner: celer-network
- License: mit
- Created: 2020-12-11T17:45:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T18:56:06.000Z (over 5 years ago)
- Last Synced: 2023-07-27T21:59:10.968Z (almost 3 years ago)
- Language: Go
- Size: 319 KB
- Stars: 1
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ethereum services
Go services to handle Ethereum blocks and transactions.
## TxManager
See the [design doc](./docs/tx_manager_architecture.md).