Skip to content

ananthanir/Color-Token-Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color-Token-Marketplace

The Color Token Marketplace is a small NFT market place demonstartion on top of Ethereum.

To Run the app please follow the below steps.

  1. Clone the repository, git clone git@github.com:ananthanir/Color-Token-Marketplace.git
  2. Change into the project folder cd Color-Token-Marketplace
  3. Install dependecies npm install
  4. Run your blockchain node loacally in the port 8545 (otherwise change it in truffle-config.js)
  5. Run Truffle test truffle test
  6. Deploy contracts truffle migrate
  7. Change into the ui directory cd ui
  8. Install dependecies npm install
  9. Run the front end application npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published