Git Product home page Git Product logo

bellynft's Introduction

NFToyz Belly NFT

This project was created in less than a week by @sushiday and @phuson for the Hello NFT World Hackathon.

For more information, see our Belly.io About page.

Update environment variables

  • Rename .env.sample to .env
  • Rename .env.local.sample to .env.local
  • Update the missing environment variables

Setting up the DB

Set up and run MongoDB. Load in the /data/cards.json file into a collection. Update .env file and set the proper MONGODB_URI and MONGODB_DB environment variables.

Running the development server

Install dependency packages

yarn

Run server on localhost

yarn dev

Open http://localhost:3000 with your browser to see the result.

Pages

  • /recipes - List of Recipe NFTs
  • /ingredients - List of Ingredient NFTs
  • /about - About Page
  • /pantry - List of NFTs from your connected wallet
  • /cards - List of all available NFTs (both ingredients and recipes)
  • /cards/{id} - Individual NFT page
  • /craft/{id} - Craft new Recipe NFT page
  • /faucet - Faucet page to mint ingredient NFTs for crafting

Smart contracts that power this application

bellynft's People

Contributors

nftoyz avatar

Stargazers

 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.