mango-v4/run-anchor-tests.sh

8 lines
239 B
Bash
Raw Normal View History

2022-10-08 03:48:13 -07:00
#!/bin/bash
# WALLET_WITH_FUNDS=~/.config/solana/mango-devnet.json
# PROGRAM_ID=4MangoMjqJ2firMokCjjGgoK8d4MXcrgL7XJaL3w6fVg
2022-10-08 03:48:13 -07:00
cargo run -p anchor-cli -- build
./idl-fixup.sh
RUST_BACKTRACE=full cargo run -p anchor-cli -- test --skip-build