- Install dependencies:
yarn install
- (Optional) Set up environment variables:
cp sample.env .env
Then edit .env
and fill in your values.
- Build the project:
anchor build
- Rust tests:
anchor test
All Rights Reserved
This code is proprietary and confidential. Unauthorized copying, modification, distribution, or use of this code, via any medium, is strictly prohibited without express written permission.