Solana development
This is an omakase introduction to developing on the Solana blockchain with. I'm hoping to create something like the Rails guides for Solana
I am a programmer who has worked mostly with Ruby on the web over the last decade. You can consider this resource like a hitchiker's guide to the Solana ecosystem
This site was built with Staticky a static site generator I built with Ruby.
If you like this site, you might also be interested in my other writings about Bevy game development
Solana
- Anchor serialization
- Anchor vs Plain Rust
- Best practices
- Cross Program Invocation (CPI)
- Getting started with Anchor
- Parsing a Solana Transaction
- Program Derived Addresses (PDAs)
- Solana accounts
- Solana clients
- Solana development with Anchor
- Solana fees
- Solana minting
- Solana overview
- Solana programs
- Solana tokens
- Solana transactions
- Understanding IDL