Giter Site home page Giter Site logo

ervikassingh / nft-market Goto Github PK

View Code? Open in Web Editor NEW
76.0 3.0 57.0 514 KB

A marketplace where one can sell or buy NFTs using (ETH / BNB) coin or (ETK) token. Implements ERC20 and ERC721 token standards for Token and NFTs respectively. Openzeppelin open source library for ERC20 and ERC721 is used as the base code for our contracts.

JavaScript 14.66% HTML 0.48% CSS 0.78% Solidity 84.08%
ethereum ethereum-contract ethereum-dapp ethereum-blockchain binance-smart-chain blockchain erc20 erc721 nft-marketplace nft

nft-market's Introduction

Install required modules

Run command - npm install

Migrate to Binance Smart Chain

Step 1 - Add your private key to the truffle.config file. Step 2 - Run command - truffle migrate --reset

Start Frontend

Run command - npm start

nft-market's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nft-market's Issues

Could not create addresses from your mnemonic or private key(s)

Dear Ervik,

I am getting a ciclic error.
After I try to upload a file, it gives an error not being able to deploy smart contract into the local network and requires a new private key.

I am extracting the private key from

truffle console --network development.
web3.eth.getAccounts()

truffle migrate --reset
Error: Could not create addresses from your mnemonic or private key(s). Please check that your inputs are correct.

Can you help with the steps? Others will also be able to get help on this issue.

Thanks in advance!

Module not found error

image

./src/components/explore/explore.js
Module not found: Can't resolve '../../abis/ImageContract.json' in 'C:\Users\HP\Desktop\NFT\nft-market\src\components\explore'

Error parsing

Error parsing src\contracts\ImageContract.sol: ParsedContract.sol:30:14: ParserError: Expected identifier, got 'LParen'
constructor() ERC721("Image_NFT", "IMG") public {}

Hello ... And how to solve this?

Failed to compile
./src/components/explore/explore.js
Module not found: Can't resolve '../../abis/ImageContract.json' in '/home/droid/nftmkt/nft-market/src/components/explore'

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.