Giter Club home page Giter Club logo

nft-marketplace's Introduction

NFT-MarketPlace

Installation

npm i

Compile/build contracts

npm run build

Run unit-test

  • Run all: npm run test
  • Run coverage: npm run test-coverage
  • Run only DbiliaToken test: npm run test-token
  • Run only Marketplace test: npm run test-marketplace
  • Run only WethReceiver test: npm run test-wethreceiver

Matic network

Faucet

This faucet provides both test MATIC tokens on Matic testnet and test ETH tokens on Goerli https://faucet.matic.network/

Metamask connection to Matic

To connect Metamask to Matic, please set the Custom RPC with the following info:

  • Network Name: Matic Mumbai Testnet or Matic Mainnet
  • New RPC URL: https://rpc-mumbai.maticvigil.com (testnet) or https://rpc-mainnet.maticvigil.com (mainnet)
  • Chain ID: 80001 (testnet) or 137 (mainnet)
  • Currency symbol: MATIC
  • Block explorer URL: https://mumbai.polygonscan.com/ (testnet) or https://polygonscan.com/ (mainnet)

nft-marketplace's People

Contributors

pedrorv0106 avatar

Stargazers

Roman avatar Cainã Zampieri 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.