/NFT-Mint-Staking-Dapp

Smart Contract, page de mint et page de staking d'une collection NFT

Primary LanguageSolidity

NFT-Mint-Staking-DApp

crypto App

crypto App

Smart Contract, page de mint et page de staking d'une collection NFT

Le Smart Contract a été deployé sur le reseau: Göerli Testnet

Le site est responsive

Tâches

  • Mint un NFT (ERC721A)
  • Stake un NFT
  • Unstake un NFT
  • Reclamer les rewards (token ERC20)
  • Se connecter avec plusieurs wallets differents
  • Voir ses NFTs sur Opensea
  • Voir ses Tokens sur Metamask

LIVE ICI

View on Opensea

Claim ETH on Göerli faucet

Contract Address

  • Nft-ERC721A Contract Address: 0xa9ABD93032E9f2e3E0177bf52aee4c1CC69B8Cec
  • Token-ERC20 Contract Address: 0x2f0AE90811f0367b388c3196dE9AcfB5f46ba9c5
  • Nft-Staking Contract Address: 0x234466b0B29062228cA12510Cd1b17c0F1a414Ab

Technologies utilisés

  • Solidity
  • Hardhat
  • Ethers JS
  • React
  • Chakra UI

Installation

  1. Cloner le repo github
    https://github.com/Kds-JS/NFT-Mint-Staking-Dapp.git
  2. Installer les dépendances
    npm install
  3. Lancer l'application
    npm start

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

Contact

Kds - @twitter

Lien du Projet: [https://github.com/Kds-JS/NFT-Mint-Staking-Dapp.git])