From c400faf2cb924e7e807d1a439f944e0ad2232232 Mon Sep 17 00:00:00 2001 From: abaker42 Date: Thu, 25 Sep 2025 20:19:50 -0400 Subject: [PATCH] added web3 entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f453e31..5880423 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ - [next-web3-boilerplate](https://github.com/mirshko/next-web3-boilerplate) - [demo](https://next-web3-boilerplate.mirshko.dev/) `Slightly opinionated Next.js Web3 boilerplate built on ethers, web3-react, Typechain, and SWR.` - [solidity-nextjs-starter](https://github.com/tomhirst/solidity-nextjs-starter) `A full-stack dApp starter built on Ethereum (Solidity) with Next.js (React)` - [web3-starter](https://github.com/nickytonline/web3-starter) +- [NextJs Web3 Template](https://github.com/abaker42/crypto-shelfy-template) - NextJS Typescript template with wallet integration + token gated pages. #### starter + Nextein - [nextein-starter](https://github.com/elmasse/nextein-starter) - [demo](https://nextein-starter.vercel.app/)