Skip to content

abdulrauf11/lcm-onchained

Repository files navigation

LCM ON-CHAINED

Mint and on-chain NFT on Rinkeby testnet.

Install dependencies

Run the following command to install the dependencies:

npm install

Compile contract

Run the following command to compile your contracts:

npx hardhat compile

Deploy contract

Run the following command to compile your contracts:

npx hardhat --network rinkeby run scripts/deploy.js

Tutorial

Read the full tutorial here:

  1. Dev.to - https://dev.to/lilcoderman/lets-mint-an-on-chain-nft-mfers-2i27
  2. Hashnode - https://lilcoderman.hashnode.dev/lets-mint-an-on-chain-nft-mfers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published