8000 GitHub - ed255/go-iden3-core at v0.0.5
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ed255/go-iden3-core

Repository files navigation

go-iden3

Go implementation of the iden3 system.

Go Report Card Build Status

Install

$ go get github.com/iden3/go-iden3

Usage

Documentation

Go Modules documentation:

  • GoDoc common
  • GoDoc core
  • GoDoc db
  • GoDoc eth
  • GoDoc crypto
  • GoDoc merkletree
  • GoDoc utils
  • GoDoc services/backupsrv
  • GoDoc services/centrauthsrv
  • GoDoc services/claimsrv
  • GoDoc services/identitysrv
  • GoDoc services/mongosrv
  • GoDoc services/namesrv
  • GoDoc services/rootsrv
  • GoDoc services/signsrv

Testing

go test ./...

WARNING

All code here is experimental and WIP

License

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.

About

Go core implementation of the iden3 system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.8%
  • Other 0.2%
0