Top 1.8% forks on proxy.golang.org
proxy.golang.org : github.com/hyperledger/cacti/weaver/core/network/fabric-interop-cc/contracts/interop/v2
accesscontrolcc contains all the code related to the AccessControlPolicy struct, including CRUD operations and any related verification functions certificateUtils contains a bunch of helper functions for dealing with certificates decoders contains all of our custom decoders to converting json `[]byte`s into structs. We are using customs decoders for this since the default Unmarshal function doesn't error when the json `[]byte` contains unknown fields There is a function for each struct because unfortulately Go doesn't have generics handleExternalRequest contains the chaincode function to process an interop request coming from a remote network helper contains miscelaneous helper functions used throughout the code manage_assets is a chaincode that contains all the code related to asset management operations (e.g., Lock, Unlock, Claim) and any related utility functions membershipcc contains all the code related to the Membership struct, including CRUD operations and any related verification functions verficationpolicycc contains all the code related to the VerificiatonPolicy struct, including CRUD operations and any related verification functions
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/hyperledger/cacti/weaver/core/network/fabric-interop-cc/contracts/interop/v2
Keywords:
hacktoberfest
License: Apache-2.0
Latest release: 15 days ago
First release: over 2 years ago
Namespace: github.com/hyperledger/cacti/weaver/core/network/fabric-interop-cc/contracts/interop
Stars: 272 on GitHub
Forks: 227 on GitHub
Total Commits: 2875
Committers: 94
Average commits per author: 30.585
Development Distribution Score (DDS): 0.711
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 17 hours ago