PangoThe Solana and web3js starter guide
  • Introduction
  • Get Started
    • Anchor
    • Node
    • Rust
    • Solana
    • TypeScript
    • Transfer-Sol
  • Introduction
  • Get Started
    • Anchor
    • Node
    • Rust
    • Solana
    • TypeScript
    • Transfer-Sol

Get Started

To work with Solana we need somes dependencies:

  • Solana

  • Rust

  • Anchor

  • Node

  • TypeScript and ts-node

If you use Windows, follow this tutorial using a WSL2. You cannot use only Windows! bpf-loader won't run!

Introduction
Anchor

Pango