Apply for DID
go-did
go-did is an SDK implemented in the Golang language, which supports the creation, querying, deletion, and modification of DIDs (Decentralized Identifiers).
Installing go-did
Download go-did and its dependencies
bash
Update the project's local dependencies (go.mod)
Using go-did
You can follow the instructions in the usage documentation.
js-did
js-did is an SDK implemented in the JavaScript language, which supports the creation, querying, deletion, and modification of DIDs (Decentralized Identifiers).
Installing js-did
You need to download it from gitlab.
Using js-did
You can follow the instructions in the usage documentation.
Last updated