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
- Account serialization/deserialization
- Instruction packing/unpacking
- Anchor-esque account + instruction discriminators
- Various helper functions