Initial commit from template
This commit is contained in:
18
Anchor.toml
Normal file
18
Anchor.toml
Normal file
@@ -0,0 +1,18 @@
|
||||
[toolchain]
|
||||
|
||||
[features]
|
||||
resolution = true
|
||||
skip-lint = false
|
||||
|
||||
[programs.localnet]
|
||||
lending-program = "3CtFsp1pYwxuS7hyoNt5iynXtykC5QCozjMiJBya1JEN"
|
||||
|
||||
[registry]
|
||||
url = "https://api.apr.dev"
|
||||
|
||||
[provider]
|
||||
cluster = "localnet"
|
||||
wallet = "~/.config/solana/id.json"
|
||||
|
||||
[scripts]
|
||||
test = "cargo test -- --nocapture"
|
||||
Reference in New Issue
Block a user