module
Version:
v0.0.0-...-30a8b59
Opens a new window with list of versions in this module.
Published: Feb 13, 2023
License: BSD-3-Clause
Opens a new window with license information.
README
¶
Examples
This repository contains examples using the Go Self-Sovereign Identity Framework.
Start the roles of the ecosystem
issuer: go run cmd/issuer/main.go
holder: go run cmd/holder/main.go
verifier: go run cmd/verifier/main.go
Start the process flow
start the issuance flow: curl http://localhost:9081/initIssuance -L
presentation: curl http://localhost:9081/initPresentation -L
Directories
¶
cmd
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.