https://github.com/nermalcat69/nextjs-with-metamask
🚀 Metamask API, Next.js & Tailwind Starter Kit!
https://github.com/nermalcat69/nextjs-with-metamask
ethereum javascript metamask metamask-with-nextjs nermalcat69 nextjs starter-template template typescript web3
Last synced: 4 months ago
JSON representation
🚀 Metamask API, Next.js & Tailwind Starter Kit!
- Host: GitHub
- URL: https://github.com/nermalcat69/nextjs-with-metamask
- Owner: nermalcat69
- Created: 2023-10-10T10:43:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-23T02:00:19.000Z (over 1 year ago)
- Last Synced: 2025-02-25T08:59:57.658Z (5 months ago)
- Topics: ethereum, javascript, metamask, metamask-with-nextjs, nermalcat69, nextjs, starter-template, template, typescript, web3
- Language: TypeScript
- Homepage: https://nextjs-with-metamask.vercel.app
- Size: 140 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🚀 NextJs Starter With 🦊 Metamask

![]()
This starter template is integrated with metamask with nextjs(tailwind for styles), enabling users to interact with Ethereum and decentralized applications (dApps).-----------------------------------
### Preview
![]()
### Prerequisites
Before getting started, ensure you have the following software installed on your system:
- [Node.js](https://nodejs.org/) (LTS version recommended)
- [npm](https://www.npmjs.com/) (Node Package Manager)
- [MetaMask](https://metamask.io/) extension for your web browser### Getting Started
Follow these steps to set up and run the Next.js with MetaMask starter template:
```
git clone https://github.com/nermalcat69/nextjs-with-metamask.git
cd nextjs-with-metamask
`````` bash
sudo npm install
```
``` bash
npm run build
```
``` bash
npm run dev
```Enjoy developing with MetaMask and Next.js Starter Template! 🚀/🔗🎨
Be nice to people ~ Nermalcat69