Files
019a367b-74df-7aa1-9e2b-19e…/Anchor.toml

10 lines
235 B
TOML
Raw Normal View History

2025-10-30 18:57:32 +00:00
[provider]
cluster = "Localnet"
wallet = "~/.config/solana/id.json"
[programs.localnet]
voting_program = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"
[scripts]
test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"