SkillAgentSearch skills...

AdulamNFT

A Classic Web3 NFT Minting Dapp built with React, Tailwind CSS, and Solidity. Kindly leave a star as a token of appreciation.

Install / Use

/learn @Daltonic/AdulamNFT
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

How To Build A Classic Web3 NFT Minting Dapp with React and Solidity

Read the full tutorial here: >> How To Build A Classic Web3 NFT Minting Dapp with React and Solidity

This example shows How To Build A Classic Web3 NFT Minting Dapp with React and Solidity:

Adulam NFT Project

<center><figcaption>Adulam NFT Project</figcaption></center>

Technology

This demo uses:

  • Metamask
  • Hardhat
  • Alchamy
  • ReactJs
  • Tailwind CSS
  • Solidity
  • EthersJs
  • Faucet

Running the demo

To run the demo follow these steps:

  1. Clone the project with the code below.
    
    # Make sure you have the above prerequisites installed already!
    git clone https://github.com/Daltonic/adulamNFT adulamNFT
    cd adulamNFT # Navigate to the new folder.
    yarn install # Installs all the dependencies.
    
  2. Create an Alchemy project, copy and paste your key in the spaces below.
  3. Update the .env file with the following details.
    ENDPOINT_URL=<PROVIDER_URL>
    DEPLOYER_KEY=<YOUR_PRIVATE_KEY>
    
  4. Run the app using yarn start <br/>

If your confuse about the installation, check out this TUTORIAL to see how you should run it.

Questions about running the demo? Open an issue. We're here to help ✌️

Useful links

Related Skills

View on GitHub
GitHub Stars60
CategoryDevelopment
Updated22d ago
Forks34

Languages

JavaScript

Security Score

85/100

Audited on Mar 12, 2026

No findings