Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.08 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.08 KB

geppetto

Limestone

Create steel-esq Solana programs with one dependency attached (pinocchio).

I've got strings to offer thee
My wooden son
To guide your way
Till day is done
These loving strings
Will set you free
Until you need no strings from me

Overview

Geppetto is hard-fork of the Solana smart contract framework (steel). It provides a library of helper functions, macros, and code patterns for building safe and maintainable smart contracts on the Solana blockchain using the pinocchio framework.

Notes

  • Geppetto is under active development. All interfaces are subject to change.
  • This code is unaudited. Use at your own risk!