@startertemp/nextjs-hardhat
v1.1.5
Published
A Starter Template for Next JS, with Hardhat(Solidity) Javascript backend.
Downloads
2
Maintainers
Readme
Next JS, Solidity JavaScript Starter Template
This is a starter template which you can use containing multiple installed libraries for quick setup. This template uses npm for installation.
Installation
Web3Modal
You can install Web3Modal by running the following command
npx @startertemp/nextjs-hardhat my-appnpxstands for npm init@startertemp/nextjs-hardhat-tsis the package namemy-appis the folder name
Rainbowkit with Wagmi
You can install Rainbowkit with Wagmi by adding the following flag with the installation
npx @startertemp/nextjs-hardhat my-app rainbowkitnpxstands for npm init@startertemp/nextjs-hardhat-tsis the package namemy-appis the folder namerainbowkitis the flag sent to install rainbowkit and wagmi and change theapp.jsx
Get Started
cd frontendto go into the frontend foldernpm run devto run the next js project.
Purpose
This README was made for LearnWeb3DAO courses for ease setup and version to be version compatible.
Libraries Included
Front-end
Back-end
Contribution
Any type of contributions are welcome into Github Repository.
