Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit b458971

Browse files
Update intro.md
1 parent b1caeed commit b458971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Scaffold-Stark is not a product itself but more of a combination or stack of oth
2323

2424
Here are the main components:
2525

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.
2727
- [**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.
2828
- [**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.
2929
- [**NextJS**](https://nextjs.org/docs) for building a frontend, using many useful pre-made hooks.

0 commit comments

Comments
 (0)