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: 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-13T16:28:21.000Z (5 months ago)
- Last Synced: 2025-03-24T04:06:56.986Z (3 months ago)
- Topics: catapult, golang, library
- Language: Go
- Size: 120 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
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?