forked from raydium-io/raydium-cp-swap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Anchor.toml
37 lines (25 loc) · 763 Bytes
/
Anchor.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[toolchain]
anchor_version = "0.29.0"
solana_version = "1.17.0"
[workspace]
members = ["programs/cp-swap"]
[features]
seeds = false
skip-lint = false
[programs.Localnet]
raydium_cp_swap = "CPMMoo8L3F4NbTegBCKVNunggL7H1ZpdTHKxQB5qKP1C"
[registry]
url = "https://github.com/raydium-io/raydium-cp-swap"
[provider]
cluster = "Localnet"
wallet = "~/.config/solana/id.json"
[scripts]
test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
[test]
startup_wait = 10000
[test.validator]
url = "https://api.mainnet-beta.solana.com"
[[test.validator.clone]]
address = "DNXgeM9EiiaAbaWvwjHj9fQQLAX5ZsfHyvmYUNRAdNC8" # pool fee receiver
[[test.validator.clone]]
address = "D4FPEruKEHrG5TenZ2mpDGEfu1iUvTiqBxvpU8HLBvC2" # index 0 AMM Config account