This website requires JavaScript.
Explore
Help
Sign In
certusone
/
wormhole
mirror of
https://github.com/certusone/wormhole.git
Watch
1
Star
0
Fork
You've already forked wormhole
0
Code
Issues
Projects
Releases
Wiki
Activity
2cce7a5b04
wormhole
/
algorand
/
audit_test
/
README.MD
255 B
Raw
Blame
History
How to run the tests
Run the sandbox with a
dev
environment and copy
reset_sandbox.sh
to the same directory as the sandbox executable
Run the
reset_sandbox.sh
script
Run
npm install
in this directory
Run
npm test
in this directory