/Latest-Complete-NFT-Dapp-Project

As crypto mixes with culture, dapp offerings continue to diversify and mature. Many visionary projects dissolved into the ether during the long, cold bear market, yet we can feel their traces in brilliant apps we love and use today. Please Connect Metamask Wallet By Following Link:

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Welcome To Daap Project

Version

Latest Dapp Project created by sunil Kumar (Sunilgillson@gmail.com);

As crypto mixes with culture, dapp offerings continue to diversify and mature. Many visionary projects dissolved into the ether during the long, cold bear market, yet we can feel their traces in brilliant apps we love and use today. Resilient weeds poke out of the proverbial dapp cemetery, calling on their ancestors’ goals and code bases to deliver new modes of value exchange and network collaboration. RareArt crawled so Zora could run. PepeAvatars are reminiscent of the abandoned CryptoPepes. Ujo sowed the seeds for Audius to have 3 million active users today.


Start your next dapp / defi project in seconds
A highly scalable boilerplate with pre added web3 and different wallets with a focus on performance and best practices

Installation

First ensure you are in a new and empty directory.

  1. Clone repository and navigate to the repo

    git clone
    cd NFT-Dapp-Project's
  2. Create .env file and add environment variables, you can refer .env.example file

    REACT_APP_COLOR_ADDRESS= // Contract address to interact, for testing you can use 0x320792c7a855B4fD0636df06014cd6f717fAfDeb
    REACT_APP_RPC_URL_1= // Your Infura RPC URL
    REACT_APP_RPC_URL_3= // Your Infura RPC URL
    REACT_APP_POLLING_INTERVAL= // Polling time interval, you can set it to 15000
    REACT_APP_INFURA_KEY= // Your Infura Key
    
    // Fortmatic Wallet
    REACT_APP_FORTMATIC_API_KEY= // Your Fortmatic Key
    REACT_APP_FORTMATIC_CHAIN_NAME= // Supported Fortmatic Network i.e, ropsten
  3. Install dependencies and start project.

    npm install
    npm run start
  4. To build the application for production, use the build script. A production build will be in the build folder.

    npm run build

Author

?? Sunil-Kumar

Please Connect Metamask Wallet By Following Link:

https://nft-boilerplate.on.fleek.co/

Please Send Mail To Ask any questions; Sunilgillson@gmail.com


This Project Created by Sunil Kumar.