/rarest

NFT Marketplace

Primary LanguageTypeScript

Rarest

What is Rarest?

Next-gen NFT platform for artists and collectors.

Platform repositories

Technology stack

Learning smart contract development

Start coding

Setup

git clone https://github.com/stabilitydao/rarest.git
cd rarest
yarn

Local environment

npx hardhat node

Testing

yarn test

Linting

yarn lint

Coverage

yarn coverage

Cleaning

yarn clean