An open API service indexing awesome lists of open source software.

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

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.