We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b096a commit 613b5daCopy full SHA for 613b5da
README.md
@@ -6,13 +6,13 @@ I've built a fullstack decentralized (Web3 - Solidity Smart Contracts) forum tha
6
7
### Ingredients
8
9
-🚀 React 17
10
-🌎 React-Query - Async state management
11
-🪝 wagmi - React Hooks for Ethereum
12
-🎨 Chakra UI - Component Library
13
-👷🏽♂️ Hardhat - Ethereum development environment
14
-🧪 Wafffle - Smart contract testing framework
15
-💰 Ethers - Ethereum wallet implementation
+- 🚀 React 17
+- 🌎 React-Query - Async state management
+- 🪝 wagmi - React Hooks for Ethereum
+- 🎨 Chakra UI - Component Library
+- 👷🏽♂️ Hardhat - Ethereum development environment
+- 🧪 Wafffle - Smart contract testing framework
+- 💰 Ethers - Ethereum wallet implementation
16
17
### Overview
18
0 commit comments