iden3 / go-iden3-core

Go core implementation of the iden3 system

Home Page:https://docs.iden3.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-iden3-core

Go Reference Go Report Card Test Lint

Low level API to create and manipulate iden3 claims and identifiers.

Protocol specification

The protocol specification is available in the protocol

Tutorials

Tutorials are available in the tutorials

Testing

go test ./...

Contributing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as below, without any additional terms or conditions.

License

go-iden3-core is part of the iden3 project copyright 2018 0kims Association

This project is licensed under either of

at your option.

About

Go core implementation of the iden3 system

https://docs.iden3.io

License:Apache License 2.0


Languages

Language:Go 99.9%Language:Makefile 0.1%