This repository contains the core Solana program for the DistriAI.
- rust version 1.77.2
- solana-cli 1.18.11
- anchor-cli 0.29.0
- devnet: 6yFTDdiS1W9T9yg6YejkwKggkEE4NYqdSSzVqQvuLn16
Note: If you are running the build on an Apple computer with an M1 chip, please set the default rust toolchain to stable-x86_64-apple-darwin
rustup default stable-x86_64-apple-darwin
anchor build
- Open https://beta.solpg.io/
- Import from local file system
- Switch to
BUILD & DEPLOY - Change program id.
- Click
Build - Switch to
Test

