Giter Site home page Giter Site logo

mohindar99 / basic_nft_marketplace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from webxdao/dev-nft

0.0 0.0 0.0 1.54 MB

DevNFT aim for Encode x Filecoin Accelerator and Dev Dapp Starter Grant - This project was born on BUIDL IT Hackathon x Polygon.

Home Page: https://devnft.xyz

License: Other

JavaScript 93.06% CSS 1.72% Solidity 5.22%

basic_nft_marketplace's Introduction

DEV-NFT Stake to support us

animated

This project aims for Buidl it & Dev Dapp Starter Grant

Hackathon results

This project won 2 prizes for Buidl it hackathon 🏆 :

Check the project submission here!

Network

We are currently on mumbai testnet. To use DevNFT you need to setup mumbai testnet network on metamask.

image

To mint NFT you need test matic

Tools we are using

  • IPFS infura node
  • Contract templates by Nader Dabit
  • Nextjs for building Client
  • Hardhat for abi generation

Environment Variables

For local development, developers need to create environment variables in .env file. If you are not familiar with environment variables, here is a great article explaining it.

  • To define permanent environment variables in this project, create a file called .env in the root of your project with following variables:
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=
NEXTAUTH_URL=http://localhost:3000
  • You need to obtain your own Github Client ID and Secret Key for OAuth authentication for the app which would also be assigned to 'GITHUB_CLIENT_ID' and 'GITHUB_CLIENT_SECRET' variable above. If you want to understand further about client ID and Secret Key, as well as OAuth authentication, please read this document.
    • You need to first register your app to obtain your Client ID and Secret Key. Click here to begin.
    • Fill in the information as shown below and click "Register application" button to proceed. image
    • There you have it. Your client ID and client secret keys come from your application's configuration page. You should never, ever store these values in GitHub or any other public place, for that matter. We recommend storing them as environment variables which is exactly what we've done here.

image

  • Double check .gitignore file and make sure .env is listed as shown below.

image

basic_nft_marketplace's People

Contributors

mkubdev avatar fi-krish avatar kukretishubham avatar dependabot[bot] avatar vinzvinci avatar shuklaritvik06 avatar panquesito7 avatar abhinavmv avatar hyomithetech avatar mohindar99 avatar alphavs-76 avatar sreekar9601 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.