acme-acme / ipfs-pinned-auction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run an NFT auction through ipfs + ETH

Install Dependencies

yarn

Set configuration

yarn prepare

Run locally

yarn start

Deploy to IPFS

Create the build files with yarn build --public-url ./ --no-source-maps

Once built, upload and pin the dist/ directory to IPFS with the provider of your choosing

About


Languages

Language:TypeScript 87.1%Language:HTML 7.5%Language:JavaScript 5.4%