GithubHelp home page GithubHelp logo

nft-marketplace's Introduction

Preview

This is a React, JS, Solidity application, for issue, mint, list and sell NFT (ERC-721 & ERC1155) Tokens

Idea and functionalities

  • Create an NFT marketplace contract that supports ERC721 and ERC1155

  • Sellers can list their NFTs on this platform

  • Buyers can preview, and purchase NFTs listed on the platform

Community coders, please commit

Feel free to add extra functions or improvements, This helps me to familiarise myself with source control and open source project managing.


Running instructions

  • Copy project to your directory ( git clone https://github.com/ibnzUK/NFT-Marketplace )
  • navigate to NFT-Marketplace project directory
  • make sure you have node.js installed on your machine
  • install project packages (npm install)
  • start a project (npm run start)

Changes in V 0.01

  • Added Skeleton

Changes in V 0.02

  • Connected to Metamask
  • Added ERC721 Contract
  • Started NFTMinter Contract
  • Added truffle-flattener and flattened openZeppelin contracts
  • Contracts and Solc compiler updated to version: "^0.8"
  • Added Tests and Migration

Tests

Contract: NFTMinter Checking if conract is deployed to network ✓ contract deployed sucessfully ✓ contract has matching name (134ms) ✓ token has symbol (196ms) Minting of new token ✓ creates new token (476ms) ✓ mints tokens from 0x0 address (549ms) ✓ send tokens to minter (559ms) ✓ token total supply is updated (1481ms)

7 passing (3s)

nft-marketplace's People

Contributors

luckyshark1012 avatar

Stargazers

 avatar

Watchers

 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.