Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinocchio Vault Program

A minimal Solana smart contract to manage user deposits , withdraw and track balances securely using the Pinocchio SDK.


🔧 Features

  • Users can deposit SOL into a vault account with specified amount

  • Vault stores amount and balance value per user.

  • Users can withdraw SOL into a vault account with specified amount

  • Built with Pinocchio — zero-copy, gas-efficient, and no_std-friendly.

  • to run it use this command cargo add pinocchio pinocchio-system -only for first run

  • then cargo build-sbf


About

solana vault built in pinnochio

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages