Nick Frostbutter

tag

Solana

Code snippets and full projects for the Solana blockchain. Including dApps, NFTs, and more.

Setup Solana on Linux

Setup Solana on Linux

Get your Solana development environment setup on Linux with this complete installation guide.

Generate Vanity Addresses on Solana

Generate Vanity Addresses on Solana

Generate custom Solana wallet addresses that have any word you want. Including how to set the derivation path to use in web and browser wallets.

Derive Solana Addresses

Derive Solana Addresses

Technical deep dive into how Solana addresses are "generated" for use on the blockchain. Mnemonic, to private key (with a derivation path), to public key.

Create a Basic Anchor Program

Create a Basic Anchor Program

Create your very first Solana program with the Anchor framework.

Introduction to the Solana CLI

Introduction to the Solana CLI

Learn the basics and how to get around in the Solana CLI