Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 223 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 223 Bytes

clipper

decentralized video nft marketplace solidity smart contract with frontend page

npm install

cd ./packages/contract/ 
npm run build

cd ./packages/frontend/ 
npm run dev