Skip to content

NishantChandla/TezBytes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tez Bytes

Contract- smart.py

A Truly Decentralized NFT Marketplace

Live - https://tezbytes.netlify.app/

screenshot

Getting Started

  1. Clone your new repository:

git clone https://github.com/NishantChandla/TezBytes.git

  1. Change your current working directory to the newly cloned repository directory.

  2. Install dependencies:

npm install

  1. Start development server:

npm run dev

  1. Open https://localhost:3000 in your browser to see a sample application.

Initial Commit: June 27, 2021

Team Member

  • Nishant Chandla

What?

I have created a NFT marketplace, that is truely decentralized. There are no applications required to post artwork. Any artist can create a NFT, When someone buys that he will recieve the amount.

How?

  • Frontend
    • React.js
    • Semantic-ui-react
    • Taquito
    • Smart.py
    • Html, CSS
  • Backend
    • Next.js
  • Database
    • Tezos Blockchains
    • IPFS(InterPlanetary File System)