Policy decision point for fine-grained authorization in web3.0.
- Open Policy Agent (OPA)
binary installed
and accessible in your
$PATH
.
make policy-engine/setup
make policy-engine/start/dev
# Run all tests
make policy-engine/test
make policy-engine/test/type
make policy-engine/test/unit
make policy-engine/test/integration
make policy-engine/test/e2e
make policy-engine/format
make policy-engine/lint
make policy-engine/format/check
make policy-engine/lint/check