access-protocol 0.2.0

The Access Protocol base program library
Documentation
1
2
3
4
5
6
test_solana_program:
	cargo test-bpf --features no-mint-check no-bond-signer v1-instructions-allowed -- --nocapture --skip functional --skip devnet
	cargo test-bpf  --features no-mint-check no-bond-signer v1-instructions-allowed days-to-sec-10s --test functional -- --nocapture

test_devnet:
	cargo test --test devnet -- --nocapture