Giter Club home page Giter Club logo

erc721-market-rewards-liquidity's Introduction

ERC721 NFT Collection with Marketplace, HODLers claiming rewards, Utility fungible token with Liquidity Providing and Marketpac fees redistribution

Features

  • NFT Collection
    • ERC721 token are used as governance participation. They exists in a limited amount and gives you right to interact with the project's tokenomics.
  • Market functions with royalties fees
    • ERC721 has been extended to implement Marketplace functions like put to sell and buy, collecting fees.
  • Claiming of HODLers rewards
    • ERC721 holders will be able to claim based on their share (owned/totalSupply) from three main contracts (CronosShaggyGalaxy, CombToken, CombTokenLP) funded by a third of the minting price
  • Fungible Token Utility
    • Creation of an ERC20 $COMB utility token which is pre-minted and distributed against team and contracts to give project an utility afterward.
  • Fungible Token LP
    • Liquidity provide the fungible token over Uniswap protocol (VVS Finance fork in this case), collateralizing it by a third of the minting price
  • Marketplace royalties redistribution
    • Contract that redistributes collected marketplace fees among team, holders and the liquidity pool (this last to increment the Coin pool size ratio against the Token one to increase value and collateralize even more)

Project setup

npm install

Create .env files

cp .env-template .env

Deployment to ganache v7

Do not reuse this seed phrase

ganache --port 7545 --wallet.mnemonic "clever ketchup banner sausage matter blouse thrive spider water claw lazy approve" --database.dbPath "ganache-db/"
npx hardhat run scripts/deploy.js --network ganache

Deployment to a remote blockchain

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

Verify on Etherscan (if remote Blockchain)

npx hardhat --network mainnet etherscan-verify --api-key <apikey>

Local RPC Explorer with Ethernal (Ganache)

Start the Ethernal listener (included in hrdhat-ethernal package) in order to explore and interact with your local RPC on https://app.tryethernal.com/

ethernal listen

erc721-market-rewards-liquidity's People

Contributors

magiodev avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

kazunetakeda25

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.