Crates.io | putils |
lib.rs | putils |
version | 0.1.1 |
created_at | 2025-05-29 01:22:56.132171+00 |
updated_at | 2025-08-28 05:39:53.959987+00 |
description | Utilities for writing Solana programs with the pinocchio framework |
homepage | |
repository | https://github.com/bonedaddy/pinocchio-utils |
max_upload_size | |
id | 1693399 |
size | 21,100 |
Utility crate for building solana programs using the pinocchio framework.
Largely inspired by code from SAS.
For an example program writting with putils see pinocchio-template