Go implementation of the iden3 system.
$ go get github.com/iden3/go-iden3
- Relay Documentation: https://github.com/iden3/go-iden3/blob/master/Relay.md
- Centralized Authentication Backend Documentation: https://github.com/iden3/go-iden3/blob/master/CentrAuth.md
go test ./...
All code here is experimental and WIP
go-iden3 is part of the iden3 project copyright 2018 0kims association and published with GPL-3 license, please check the LICENSE file for more details.