//
pkg.gl
Category
github.com/leonlxy/hyperledger
examples
chaincode
go
authorizable_counter
package
1.0.0-alpha
Repository:
https://github.com/leonlxy/hyperledger.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
0
Files
74 SLOC
#
Structs
AuthorizableCounterChaincode
AuthorizableCounterChaincode is an example that use Attribute Based Access Control to control the access to a counter by users with an specific role.