Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ go get github.com/IceTweak/hyperacc
- `github.com/hyperledger/fabric-protos-go-apiv2`

## Main Features
- Role-based access check (role attribute)
- MSPID check
- Organizational Unit (OU) check
- Support for administrators and clients based on `hf.Type`
- Rule combinations (AND/OR/NOT)
- Custom rules
- Simple and intuitive API
- [x] Role-based access check (role attribute)
- [x] MSPID check
- [x] Organizational Unit (OU) check
- [x] Support for administrators and clients based on `hf.Type`
- [x] Rule combinations (AND/OR/NOT)
- [x] Custom rules
- [x] Simple and intuitive API


## Quick Start
Expand Down Expand Up @@ -454,4 +454,4 @@ If you use this project in research or publications, please cite:

<div align="center">
Made with ❤️ for the HyperLedger Fabric community
</div>
</div>
Loading