avischiffmann / Web3Love

<3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web3Love

Send message flow

  1. Upload drawing to IPFS
  2. Create JSON metadata of the NFT including: message as metadata "message" property, IPFS URL of the drawing JPEG, some name.
  3. Upload the JSON metadata to IPFS
  4. Call the mint function with the current address as caller and the IPFS JSON metadata link as tokenUri.

Todo

Somehow restrict the area that the user can draw on.

About

<3


Languages

Language:TypeScript 65.9%Language:JavaScript 17.4%Language:CSS 11.3%Language:Solidity 5.3%Language:Shell 0.1%