This template initializes a counter program with instructions to create a compressed account, increment the accounts counter field and delete the account.
$ anchor build
Requirements:
- light cli
$ cargo test-sbf
The test spawns a prover server in the background.
In case of a connection refused error on port 3001 try to kill the prover server with lsof -i:3001
and kill <pid>
.
Programs are audited and deployed on Solana devnet and mainnet. The light rust macros are experimental and api will change.