Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.91 KB

README.md

File metadata and controls

62 lines (39 loc) · 1.91 KB

Polygon-NFT-marketplace

All Contributors

Version License: MIT Twitter: jellydn

generated from jellydn/dapp-starter

Opinionated Dapp Starter Template

Screenshot

./screenshot.png

Connect to MetaMask

https://gyazo.com/6b8f75171de1fab24de552ff7930f4b8.gif

Features

  • The React Framework for Production NextJs
  • Hardhat - Ethereum development environment for professionals
  • TypeChain Hardhat plugin - Automatically generate TypeScript bindings for smartcontracts while using Hardhat.
  • web3-react - A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps
  • daisyUI Tailwind CSS Components - clean HTML with component classes
  • OpenZeppelin - standard for secure blockchain applications

Install

yarn install

Usage

yarn dev

Run tests

yarn test

Template Author

👤 Dung Huynh