1.3.0 • Published 2 years ago

@startertemp/nextjs-hardhat-ts v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

GitHub issues GitHub license Discord

GitHub forks

Twitter Follow

GitHub followers

Next JS, Solidity Typescript Starter Template

This is a starter template which you can use containing multiple installed libraries for quick setup. This template uses pnpm for installation instead of yarn or npm for performance and space benefits. You can read more about pnpm here

Installation

npx @startertemp/nextjs-hardhat-ts my-app
  • npx stands for npm init
  • @startertemp/nextjs-hardhat-ts is the package name
  • my-app is the folder name

Get Started

  1. cd frontend to go into the frontend folder
  2. pnpm dev to run the next js project.

Libraries Included

Front-end

Back-end

Contribution

Any type of contributions are welcome into Github Repository.