henkaku-center / henkaku-nengajo-frontend

https://nengajo.henkaku.org/
8 stars 14 forks source link

Create nengajo: generate metadata and put on IPFS #34

Closed alecrem closed 1 year ago

alecrem commented 1 year ago

Right now, we are only putting the image on IPFS. There will be at least three steps to creating a nengajo:

  1. Put image on IPFS and get the URI for it
  2. Compose metadata JSON, put it on IPFS and get the URI for it
  3. Add a nengajo on the smart contract, with the IPFS URI for the metadata

This issue is for step 2.

First: check if the metadata properties/attributes for the nengajo are already decided on the contract.