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
15
commits
1
branch
0
tags
77
KiB
Go
73.9%
Shell
26.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
d1ba67bfcc
E2E: add negative tests for version conflicts and channel isolation
2026-03-03 15:31:55 +01: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
internal
/registry
Fix unit tests: deterministic setup + accept MockStub history not implemented
2026-03-03 15:16:38 +01:00
.gitignore
Initialize directory structure and .gitignore
2026-03-02 23:21:24 +01: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