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

https://github.com/didchain/didcard-go

go lib for all did card client
https://github.com/didchain/didcard-go

Last synced: 5 months ago
JSON representation

go lib for all did card client

Awesome Lists containing this project

README

          

# didCard-go
go lib for all did card client

Join our community on [Discord](https://discordapp.com/invite/MjsgWdbn)

##ios
download dependencies
```
git clone https://github.com/herumi/mcl
git clone https://github.com/herumi/bls
git clone https://github.com/herumi/bls-eth-go-binary
cd bls-eth-go-binary
make ios
```

in current directory
```
make i -j2
```