๐Ÿ› ๏ธGetting set up

Steps to run tests on the codebase using the CLI

Setup

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

๐Ÿ“Getting tokens๐ŸงชTesting Locally

Last updated