Skip to main content
[toolchain]

[features]
resolution = true
skip-lint = false

[programs.localnet]
reinit = "DeSUZ4to3qN7mQimoTgvEnBXiBWeTqMVcMz3ynLaWx1t"

[registry]
url = "https://api.apr.dev"

[provider]
cluster = "localnet"
wallet = "~/.config/solana/id.json"

[scripts]
test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"