0.0.1 • Published 1 month ago
neptune-vaults v0.0.1
Built With
Getting Started
Getting started on a Mac with Apple Silicon? Follow the instructions here: Setting up on a Mac with Apple Silicon
Running a local validator for testing on localhost
Run the validator and copy the chainlink oracle account so we can use it on localhost.
solana-test-validator -r -c FmAmfoyPXiA8Vhhe6MZTr3U6rZfEZ1ctEHay1ysqCqcf -u d
Run reset workspace to deploy the app and set up some of the test wallets
./reset-workspace.sh
Running the tests
You'll need to install mocha-steps
npm i -g mocha-steps
0.0.1
1 month ago