ConsenSysMesh / web3studio-bootleg

The Shared Royalty Non-Fungible Token (a.k.a Bootleg) is an open source project started by the ConsenSys Web3Studio team. The purpose of the Shared Royalty Non-Fungible Token (SRNFT) is to make any royalty business model, from the oil and gas industry to entertainment, easy to manage with the Ethereum blockchain .
https://consensys.net/web3studio/bootleg/
Apache License 2.0
91 stars 30 forks source link

Finalize metadata for token and write upload script to IPFS #173

Closed brian-lc closed 5 years ago

brian-lc commented 5 years ago

Overview

As a token creator so I can add metadata to my token, create a script to upload the json metadata file to IPFS ahead fo the minting so that the URI in the token is valid and contains the data I expect.

Reference

Questions

Assumptions

Acceptance

Tasks

barlock commented 5 years ago

Here's the actual line from soy that's relevant https://github.com/ConsenSys/web3studio-soy/blob/a4857be9f91f1513c295823b12d72e8cc010fce1/packages/soy-core/src/Soy.js#L95