Time-Locked SOL Savings with Anchor - Building a Piggy Bank on Solana
After building a hello world and a price oracle, this exercise brings together several Solana concepts: time-based logic, SOL transfers via CPI, di...
Learning in public. Solana, Rails, Rust, and everything in between.
4 posts
Filtering by: rust clear
After building a hello world and a price oracle, this exercise brings together several Solana concepts: time-based logic, SOL transfers via CPI, di...
After building a Hello World program, the next step is managing real state on-chain. A price oracle is a great exercise for this: it needs to creat...
After spending years building web applications with Rails, I decided to go deeper into Solana development. Not just using wallets and tokens — actu...
Learning a new programming language often comes with an unexpected challenge: setting up the development environment. Before you can even write you...