//
pkg.gl
Category
github.com/tarantulatechnology/fabric
examples
chaincode
go
authorizable_counter
package
0.0.0-20160907010646-1d5e6b2922f2
Repository:
https://github.com/tarantulatechnology/fabric.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
65 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.