https://github.com/dedis/indyclient
An (almost) pure Go client for the Indy blockchain
https://github.com/dedis/indyclient
Last synced: 11 months ago
JSON representation
An (almost) pure Go client for the Indy blockchain
- Host: GitHub
- URL: https://github.com/dedis/indyclient
- Owner: dedis
- License: apache-2.0
- Created: 2020-03-11T12:56:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-11T14:45:02.000Z (over 6 years ago)
- Last Synced: 2024-07-20T12:23:33.104Z (almost 2 years ago)
- Language: Go
- Size: 20.5 KB
- Stars: 0
- Watchers: 15
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# indyclient
An (almost) pure Go client for the Indy blockchain
It does depend on package github.com/pebbe/zmq4, which uses
cgo to call into libzmq. All of the Indy-specific messages
and (eventually) crypto will stay in Go, as opposed to
linking against libindy.