/nft-market-client

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Casper NFT Marketplace

A clean and simple NFT trading experience


Preconditions

  1. node.js should be installed globally with the version greater than 16.* (best option is to use LTS) - nvm install 16.* && nvm alias default 16.*.
  2. yarn should be installed globally: npm i yarn -g.
  3. From the project root run yarn to install local dependencies

Run the project