Skip to content

Commit

Permalink
chore(readme): add Web3.js templates to README
Browse files Browse the repository at this point in the history
  • Loading branch information
danforbes committed Aug 26, 2024
1 parent 3835173 commit 37b7ccb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ To make navigation easier, the templates are structured based on their respectiv
- **Ethers v5**
- [Next](./templates/react/next-ethers5/)
- [Vite](./templates/react/vite-ethers5/)
- **Web3.js**
- [Next](./templates/react/next-web3js)
- [Vite](./templates/react/vite-web3js)

### Svelte

Expand Down

0 comments on commit 37b7ccb

Please sign in to comment.