Steps to run tests on the codebase using the CLI
Fermi DEX codebase can be found across two repos: https://github.com/cryptohariseldon/Fermi-orderbook https://github.com/adarshzpatel/fermi-frontend 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 1 year ago