Skip to content

A project built in React interacting with an Ethereum smart contract that was deployed on the polygon network.

Notifications You must be signed in to change notification settings

brendansiraky/polygon-nft-minter

Repository files navigation

polygon-nft-minter

A project built using NextJs interacting with an Ethereum smart contract that was deployed on the polygon network.

See the live example here
See the solidity contract that this interacts with here

Installation

Add the necessary values to the .env.local file.

cp .env.example .env.local

Install the dependencies

npm install

Usage

npm run dev

About

A project built in React interacting with an Ethereum smart contract that was deployed on the polygon network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published