This website requires JavaScript.
Explore
Help
Sign in
user1
/
POC_Fabric-DID-Chaincode
Watch
1
Star
0
Fork
You've already forked POC_Fabric-DID-Chaincode
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
23
commits
1
branch
0
tags
112
KiB
Go
86.4%
Shell
12.6%
Dockerfile
1%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Dirk
80396055e0
023-fix01-gateway-containerfile-go124: update gateway container builder image to Go 1.24
2026-04-15 20:33:33 +02:00
cmd
/didreg
Add Update and Deactivate operations to DID registry contract
2026-03-02 23:53:47 +01:00
docs
Add did:fabric method specification draft (v0.1.0)
2026-03-03 00:55:12 +01:00
e2e
E2E: add negative tests for version conflicts and channel isolation
2026-03-03 15:31:55 +01:00
gateway
023-fix01-gateway-containerfile-go124: update gateway container builder image to Go 1.24
2026-04-15 20:33:33 +02:00
internal
/registry
017-fix-msp-allowlist-orgA-orgB: switch writer MSP allowlist to OrgAMSP/OrgBMSP
2026-04-15 18:57:17 +02:00
.gitignore
extended .gitignore
2026-04-15 18:54:20 +02:00
go.mod
Fix contract schema: return DID document as JSON string instead of RawMessage
2026-03-03 00:21:13 +01:00
go.sum
Populate basic Go DID registry chaincode skeleton
2026-03-02 23:22:18 +01:00
install.md
added gatway, did_registry.go and install.md
2026-04-15 18:52:27 +02:00