Skip to content

Commit

Permalink
fixed linter errors
Browse files Browse the repository at this point in the history
  • Loading branch information
EthWiz committed Oct 10, 2024
1 parent 908db78 commit 21c17ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion dictionary/starknet.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ snos
bootstrapper
kakarot
merkle
starknodes
starknodes
Appchains
4 changes: 2 additions & 2 deletions pages/madara-overview.en.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ description: Discover Madara and learn how to start building chains powered by C

Madara is an open source stack that allows you to build appchains powered by Cairo and Starknet technology.

## Madara Supports the Following Usecases:
## Madara Supports the Following Use Cases:

- **Appchain Stack:** Allows to easily deploy your own Starknet instance to host you application
- **Full Node:** Enables to interact with diffrent Starknet networks
- **Full Node:** Enables to interact with different Starknet networks
- **Devnet:** Simulates a Starknet network to test out you Cairo smart contracts

0 comments on commit 21c17ea

Please sign in to comment.