Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
📝 reorder chapter 2
Browse files Browse the repository at this point in the history
  • Loading branch information
omarespejel committed Nov 21, 2023
1 parent 87e07a9 commit 5aa6a45
Show file tree
Hide file tree
Showing 19 changed files with 14 additions and 393 deletions.
29 changes: 14 additions & 15 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,20 @@
- [Scarb: The Package Manager](ch02-03-scarb.md)
- [Katana: A Local Node](ch02-04-katana.md)
- [Testnet Deployment](ch02-05-testnet-deployment.md)
- [Starknet Devnet](ch02-06-starknet-devnet.md)
- [Foundry Cast: Interacting with Starknet](ch02-05-foundry-cast.md)
- [Example - Deployment Script](ch02-05-01-deployment-script.md)
- [Starknet-js: Javascript SDK](ch02-07-starknet-js.md)
- [Examples](ch02-07-01-examples.md)
- [Beginner - Counter UI](ch02-07-01-00-counter-ui.md)
- [Beginner - ERC-20 UI](ch02-07-01-01-erc20-ui.md)
- [Starknet-React: React Integration](ch02-08-starknet-react.md)
- [Examples](ch02-08-01-examples.md)
- [Beginner - ERC-20 UI](ch02-08-01-01-erc20-ui.md)
- [Intermediate - Million Dollar Homepage](ch02-08-01-02-million-dollar-homepage.md)
- [Starknet-py: Python SDK 🚧](ch02-09-starknet-py.md)
- [Starknet-rs: Rust SDK 🚧](ch02-10-starknet-rs.md)
- [Starkli: Querying the Blockchain 🚧](ch02-11-starkli.md)
- [Foundry Forge: Testing](ch02-12-foundry-forge.md)
- [Starkli: Querying Starknet](ch02-06-starkli.md)
- [Example - Beginner: Connection Script](ch02-06-01-connection-script.md)
- [Starknet Devnet](ch02-07-starknet-devnet.md)
- [Foundry Cast: Interacting with Starknet](ch02-08-foundry-cast.md)
- [Example - Intermediate: Deployment Script](ch02-08-01-deployment-script.md)
- [Starknet-js: Javascript SDK](ch02-09-starknet-js.md)
- [Example - Beginner: Counter UI](ch02-09-01-counter-ui.md)
- [Example - Beginner: ERC-20 UI](ch02-09-02-erc20-ui.md)
- [Starknet-React: React Integration](ch02-10-starknet-react.md)
- [Example - Beginner: ERC-20 UI](ch02-10-01-erc20-ui.md)
- [Example - Intermediate: Million Dollar Homepage](ch02-10-02-million-dollar-homepage.md)
- [Starknet-py: Python SDK 🚧](ch02-11-starknet-py.md)
- [Starknet-rs: Rust SDK 🚧](ch02-12-starknet-rs.md)
- [Foundry Forge: Testing](ch02-13-foundry-forge.md)

## Architecture

Expand Down
File renamed without changes.
File renamed without changes.
10 changes: 0 additions & 10 deletions src/ch02-07-01-examples.md

This file was deleted.

File renamed without changes.
File renamed without changes.
10 changes: 0 additions & 10 deletions src/ch02-08-01-examples.md

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
211 changes: 0 additions & 211 deletions src/ch02-11-foundry-forge.md

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 5aa6a45

Please sign in to comment.