Skip to content

andreivirtosu/hardhat-nextjs-greeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Sample Hardhat NextJS Project

This project demonstrates a full stack implementation of the Greeter.sol contract using HardHat, NextJS, Moralis, Tailwindcss.

Build

$ yarn install

Run

Run hardhat locally

$ yarn hardhat node

Deploy contract

$ yarn hardhat run scripts/01_deploy_greeter.js --network localhost

Run frontend

$ cd frontend && yarn dev

Use faucet to send eth to your testing address

$ npx hardhat --network localhost faucet 0x254e20ff2307fb065d95d3fd44d5b3720d8ae7f

About

Example full stack dapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published