ArtCenter1 / PandoraBox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PandoraBox NFT Marketplace development log

PandoraBox NFT Marketplace
NFT? ERC-721 tokens?

NFT stands for non-fungible tokens like ERC-721 (a smart contract standard) tokens which are hosted on Ethereum’s own blockchain. NFTs are unique digital items such as collectibles or artworks or game items. As an artist, by tokenizing your work you both ensure that it is unique and brand it as your work. The actual ownership is blockchain-managed.

PandoraBox NFT Marketplace development log

add function to delete item / remove item from market

About


Languages

Language:JavaScript 52.4%Language:Solidity 47.6%