wormhole-foundation / example-liquidity-layer

Apache License 2.0
11 stars 11 forks source link

docs: Add Anchor dependencies and test instructions to README #108

Open johnsaigle opened 4 months ago

johnsaigle commented 4 months ago

e.g.

Dependencies:

anchor-cli 0.29.0
solana-cli 1.16.27

Testing

export NETWORK=localnet
make
make test