Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assignment solution links - Nathan - Bchain Academy #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 3 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
# Pre-Requisites For Cairo Development on Starknet
### Rust
### Starknet Devnet
### Starknet Foundry
### Scarb
### VScode
# Assignment Title

# 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
URL: [DEEPDIVE CACAIRORGO HELLO WORLD GITHUB](https://github.com/DevNathanHub/cairo-starter-kit.git)
URL: [DEEPDIVE STARKNET-SMARTCONTRACT HELLO WORLD GITHUB]([email protected]:DevNathanHub/starknet-smartcontract.git)

-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