Skip to main content
[toolchain]

[features]
resolution = true
skip-lint = false

[programs.localnet]
burn = "BJhPWQnD31mdo6739Mac1gLuSsbbwTmpgjHsW6shf6WA"

[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"