Skip to content

SolanaContracts/blueshift_anchor_vault

Repository files navigation

blueshift_anchor_vault

This is the vault exercise by blueshift after completing introductory theory of anchor.

A vault allows users to securely store their assets. A vault is a fundamental building block in DeFi that, at its core, allows users to securely store their assets (lamports in this case) that only that same user can withdraw later.

Here, I have built a simple lamport vault that demonstrates how to work with basic accounts, Program Derived Addresses (PDAs), and Cross-Program Invocation (CPI).

Screenshot 2025-08-08 at 8 09 03 PM

About

This is the vault exercise by blueshift after completing introductory theory of anchor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors