- [features]
- seeds = false
- [programs.localnet]
- anchor_program_example = "ECWPhR3rJbaPfyNFgphnjxSEexbTArc7vxD8fnW6tgKw"
- [registry]
- url = "https://anchor.projectserum.com"
- [provider]
- cluster = "localnet"
- wallet = "~/.config/solana/id.json"
- [scripts]
- test = "pnpm ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
|