Git Product home page Git Product logo

ethereum-minting-website-react's Introduction

๐Ÿ’ป Single Page Minter

What is Single Page Minter ?

Single Page Minter is a lightweight frontend NFT minting solution that uses Web3.js & Component based framework Chakra UI

Screenshot

screenshot of the minter

Installation

  1. Clone the repo

    git clone https://github.com/HC3R3SOL/ethmintingsite
  2. Change directory to the project folder

    cd ethmintingsite
  3. Edit the CONTRACT_ADDRESS in ReCaptach.js and add your contract address.

    CONTRACT_ADDRESS = "Your contract Address";
  4. Edit the MintingContract file & add your abi data

    {
    "abi": ["Here your abi data"]
    }
  5. Edit the ReCaptach.js for minting timer variable difference && difference0 for setdate and time for WL and Public Mint

  6. Edit the Setting.js for headerText Collection Name , collectionDescription Collection Description and label which lies in App.js && Also Edit ReCaptach.js for "mintText" for Whitelist mint description && Public Mint description

  7. Run the app locally

    yarn start

Features

Current features

  • Single page
  • Multi-collection / contract support
  • Multi-chain support (Dev & mainnet)
  • Responsive mobile design (Chakra UI)
  • Light & Dark Modes
  • Showcases random tokens (When enabled)

Smart contract

The smart contract is current hosted on the Ropsten Testnet Network and uses the OpenZeppelin Library

Contract address:

example

 0x77C9e7733550026AcE28950e973681C0F74191E3

Disclaimer

This project is a fully functional prototype made for practice/educational purposes.

ethereum-minting-website-react's People

Contributors

nabiibux avatar

Watchers

 avatar

Forkers

hc3r3sol

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.