123456789101112131415161718 |
- [toolchain]
- [features]
- resolution = true
- skip-lint = false
- [programs.localnet]
- favorites = "ww9C83noARSQVBnqmCUmaVdbJjmiwcV9j2LkXYMoUCV"
- [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/**/*.test.ts"
|