An open API service indexing awesome lists of open source software.

https://github.com/shridhar-dev/next-tailwind-hardhat

A simple template, having Next.js, Tailwind and Hardhat preconfigured 🔥
https://github.com/shridhar-dev/next-tailwind-hardhat

blockchain hardhat nextjs react tailwindcss web3

Last synced: about 2 months ago
JSON representation

A simple template, having Next.js, Tailwind and Hardhat preconfigured 🔥

Awesome Lists containing this project

README

          

# Next Tailwind Hardhat Template

![Banner](https://i.ibb.co/VpS7f6Q/Untitled-design-11.png)

A simple template, having Next.js, Tailwind and Hardhat preconfigured 🔥

### Packages in
- Next.js
- Tailwind CSS
- Hardhat
- Ethersjs
- web3modal
- ethereum-waffle
- @nomiclabs/hardhat-ethers
- @nomiclabs/hardhat-waffle


## Get Started

```sh
$ git clone https://github.com/Shridhar-dev/next-tailwind-hardhat
$ cd next-tailwind-hardhat
$ yarn install # This will install the dependencies
$ yarn run dev # This will start up the local server
```