anchor

Framework for building Solana smart contracts in Rust

brewmacoslinux
Try with needOr install directly
Source

About

Solana Program Framework

Commands

anchor

Examples

Initialize a new Anchor project$ anchor init my_project
Build the Solana program$ anchor build
Run tests for the program$ anchor test