Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 4 hours 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-23T02:00:19.000Z (12 months ago)
- Last Synced: 2023-11-24T02:40:04.033Z (12 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
![Frame 12-4](https://github.com/nermalcat69/nextjs-with-metamask/assets/73933669/47bc49d1-88f9-44ae-ba78-25ff54f49266)
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