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
    • 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
      • Importance of Smart Contract Security
      • Prominent Contract Hacks
      • Assignment: Audit a Smart Contract
  • 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. Deeper Dive into Smart Contracts

Security

Importance of Smart Contract Securitychevron-rightProminent Contract Hackschevron-rightAssignment: Audit a Smart Contractchevron-right
PreviousCode Optimizationchevron-leftNextImportance of Smart Contract Securitychevron-right

Last updated 3 years ago