Steps to run tests on the codebase using the CLI
Fermi DEX codebase can be found across two repos: https://github.com/cryptohariseldon/Fermi-orderbookarrow-up-right https://github.com/adarshzpatel/fermi-frontendarrow-up-right Clone both the repos, and ensure you have solana-test-validator running.
solana-test-validator Install relevant packages with yarn
solana-test-validator
yarn
Last updated 2 years ago