This repository is a minimal GitHub template that preserves only the project structure. All implementation details and instructions have been intentionally omitted so you can scaffold your own project on top of this layout.
program— on-chain program crate (placeholder)program-api— shared types crate (placeholder)
Run a single command to verify your environment:
cargo build-sbfRun a single command to verify your environment:
cargo test-sbf --features loggingLicensed under the terms in the LICENSE file.