Skip to content

bluntbrain/solana-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solana projects

collection of solana smart contracts and programs

anchor programs

blueshift_anchor_vault - pda-based sol vault with deposit/withdraw functionality using anchor 0.32.1 and litesvm rust tests view source

staking_contract - sol staking program with points accumulation system based on staked amount and time view source

cpi_contract - demonstrates cross-program invocation (cpi) for sol transfers using anchor view source

cpi_sol_transfer - demonstrates cross-program invocation for sol transfers using system program invoke view source

calculator - basic calculator program with arithmetic operations (add, subtract, double, halve) view source

pinocchio programs

blueshift_vault - lightweight no_std solana program using pinocchio framework view source

About

anchor folder has all projects made with anchor, and pinocchio folder has all projects made with pinocchio

Topics

Resources

Stars

Watchers

Forks

Contributors