Skip to content

magicblock-labs/pinocchio-program-template

Repository files navigation

Pinocchio program — Template

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.

Project structure

  • program — on-chain program crate (placeholder)
  • program-api — shared types crate (placeholder)

Build program

Run a single command to verify your environment:

cargo build-sbf

Build program

Run a single command to verify your environment:

cargo test-sbf --features logging

License

Licensed under the terms in the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages