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
- Host: GitHub
- URL: https://github.com/didchain/didcard-go
- Owner: didchain
- License: bsd-3-clause
- Created: 2021-01-20T05:12:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-03T09:50:28.000Z (about 5 years ago)
- Last Synced: 2024-06-20T16:43:13.471Z (almost 2 years ago)
- Language: Go
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```