Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 219 Bytes

File metadata and controls

15 lines (11 loc) · 219 Bytes

clipper

decentralized video nft marketplace solidity smart contract with frontend page

npm install

cd ./packages/contract/ 
npm build

cd ./packages/frontend/ 
npm run dev