- [features]
- seeds = false
- skip-lint = false
- [programs.localnet]
- create_system_account = "ARVNCsYKDQsCLHbwUTJLpFXVrJdjhWZStyzvxmKe2xHi"
- [registry]
- url = "https://api.apr.dev"
- [provider]
- cluster = "Localnet"
- wallet = "~/.config/solana/id.json"
- [scripts]
- test = "pnpm ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
|