Skip to content

NFT smart contrat that supports creating, transfering, purchasing NFTs.

Notifications You must be signed in to change notification settings

youthtoday/NFT-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains two folders: NFT-Remix and NFT-Truffle

NFT-Remix is the default workspace generated in Remix - Ethereum IDE. It can be run on the Remix platform.

In NFT-Remix, "CustomERC721.sol" is the developed NFT marketplace smart contract.

NFT-Truffle is used for local smart contract deployment using Truffle and Ganache CLI. It is used for testing.

The developed contract is in "./contracts/CustomERC721.sol", the test script is in "./test/custom_ERC721_test.js".

About

NFT smart contrat that supports creating, transfering, purchasing NFTs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •