You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/intro.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Scaffold-Stark is not a product itself but more of a combination or stack of oth
23
23
24
24
Here are the main components:
25
25
26
-
-[**Sepolia**]([https://www.infura.io/faucet/sepolia])for running local networks, deploying and testing smart contracts.
26
+
-[**Sepolia**]([https://www.infura.io/faucet/sepolia])for running local networks, deploying and testing smart contracts.
27
27
-[**Starknet-React**]([https://starknet-react.com/docs/getting-started]) Collection of React hooks wrapper around starknet-react to simplify interactions with smart contracts with typescript autocompletion.
28
28
-[**StarknetJS**]([https://www.starknetjs.com/docs/guides/intro]) as low-level interface that provides primitives to interact with Starknet. The alternative to ethers.js and web3.js.
29
29
-[**NextJS**](https://nextjs.org/docs) for building a frontend, using many useful pre-made hooks.
0 commit comments