Skip to content

joyride9999/IndySdkGoBindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indy SDK Go Bindings

Go bindings for hyperledger indy sdk Installation
go get github.com/joyride9999/IndySdkGoBindings

Window usage

Linux

Testing the package

TODOs

  • review db storage
  • optimization

LICENSE

This work is licensed under the terms of the Apache License Version 2.0. See the LICENSE.txt file in the top-level directory. Header files from "include/" folder were obtained from https://github.com/hyperledger/indy-sdk/tree/master/libindy/include and were modified to fit this project needs!