Initial commit from template
This commit is contained in:
19
Anchor.toml
Normal file
19
Anchor.toml
Normal file
@@ -0,0 +1,19 @@
|
||||
[toolchain]
|
||||
anchor_version = "0.30.1"
|
||||
|
||||
[features]
|
||||
resolution = true
|
||||
skip-lint = false
|
||||
|
||||
[programs.localnet]
|
||||
lending = "LendZ1111111111111111111111111111111111111"
|
||||
|
||||
[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"
|
||||
Reference in New Issue
Block a user