Skip to content

Antismart/Starknet-Basecamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Pre-Requisites For Cairo Development on Starknet

Rust

Starknet Devnet

Starknet Foundry

Scarb

VScode

Step by Step Installation Guide

-Install Rust and Cargo. Go to https://doc.rust-lang.org/book/ch01-01-installation.html

-Install Starknet Devnet . Run : cargo install starknet-devnet

-Install Starknet Foundry . Visit this link https://foundry-rs.github.io/starknet-foundry/getting-started/installation.html

-Install Scarb . Go to this link : https://docs.swmansion.com/scarb/ . Scarb installation comes bundled with cairo. It's successful installation has cairo running

-Set up vs code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cairo 100.0%