Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 572 Bytes

File metadata and controls

18 lines (12 loc) · 572 Bytes

sbc-workspace

Welcome to Solana Developers Bootcamp development workspace!

Installation

This workspace includes an installer script to prepare your machine for Solana development.

All you have to do is to run ./install.sh and the post-installation commands to get you started.

Installed software

  • Solana tool suite (Adds solana command)
  • Cargo and Rust suite (Adds cargo command)
  • Node packages defined in package.json
  • tsx and ts-node to run TypeScript files

GitHub Codespace

If you use this on GitHub codespace, node is already included