Giter Club home page Giter Club logo

pixel-market's Introduction

Pixel Node Marketplace

NFT Market place to sell NFTs from the PixelNFT solidity contract.

If you wish to create your own NFT art tokens consider the following Python package to create tokens and metadata.

Generative NFT Art: https://github.com/rounakbanik/generative-art-nft

The contract specifies Admins who are able to manage listings as well as Authors who are able to publish tokens to the marketplace.

The project includes a native Pixel token which is used to buy and sell NFT tokens. The owner of the Marketplace contract receives 10% of all NFT sales.

The project can be deployed to any solidity smart contract compatible blockchain. See how to guide for local development setup.

Technologies

  • React
  • Material UI
  • Hardhat (solidity development)

How To

  1. Clone this repo

    git clone [email protected]:subaquatic-pierre/pixel-node-marketplace.git

  2. Add images to scripts/images directory

  3. Add metadata to scripts/images directory

  4. Make sure token images and metadata have corresponding names ie.

    /scripts/image/1.png /scripts/meta/1.json

  5. Install solidity dependencies from root directory

    npm install

  6. Install frontend dependencies from within frontend directory

    cd frontend

    npm install

  7. Start Hardhat node

    npx hardhat node

  8. Run the following commands to deploy project to local environment

    npx hardhat run scripts/deployContracts.js --network localhost

    npx hardhat run scripts/deployTokens.js --network localhost

pixel-market's People

Contributors

subaquatic-pierre avatar

Watchers

 avatar  avatar

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.