UBC Blockchain Solana Developer Course
search
⌘Ctrlk
UBC Blockchain Solana Developer Course
  • Introduction
    • Welcome to the bootcamp!
    • Guide to succeeding in the Bootcamp
  • Introduction to Solana
    • 1: History and Importance of Solana
    • 2: How the Solana Blockchain Works
    • 3: The Account Model
      • What's an Account?
      • Public and Private Keys
    • 4: Blockchain State
  • Interacting with the Solana Blockchain
    • 1: JSON RPC-API & Solana Web3.js
    • 2: Metaplex
  • Smart Contract Basics
    • Introduction to Rust
    • Using Rust for Smart Contracts
  • Deeper Dive into Smart Contracts
    • Code Optimization
    • Security
  • Core Solana Contracts
    • Assignment: Build your own Fungible Token
    • Assignment: Build your own Non-Fungible Token
  • Anchor Development
    • Introduction to Anchor
    • Assignment: Ship your own Anchor Application
  • Full Stack Solana Development
    • Connecting your Solana Program to a React Application
  • Build with Solana
    • Assignment: Create a currency on Solana using Rust
    • Assignment: Build a staking dApp
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Introduction to Solana

3: The Account Model

What's an Account?chevron-rightPublic and Private Keyschevron-right
PreviousBlockchain Statechevron-leftNextWhat's an Account?chevron-right

Last updated 3 years ago