Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/proximax-storage/go-xpx-chain-sync
Utility repository for Catapult SDK which allow announcing transactions synchronously
https://github.com/proximax-storage/go-xpx-chain-sync
catapult golang library
Last synced: about 2 months ago
JSON representation
Utility repository for Catapult SDK which allow announcing transactions synchronously
- Host: GitHub
- URL: https://github.com/proximax-storage/go-xpx-chain-sync
- Owner: proximax-storage
- Created: 2019-02-18T13:51:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T11:34:41.000Z (4 months ago)
- Last Synced: 2024-08-23T19:05:30.637Z (4 months ago)
- Topics: catapult, golang, library
- Language: Go
- Size: 124 KB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Catapult SDK Transaction Syncer
Utility repository for Catapult SDK which allow announcing transactions synchronously.TODOS:
1. Add examples
2. Improve testing coverage
3. Add errors
4. Better Readme
5. FIX code TODOS
6. Logging?