How should we generate the SVG? #68
-
First, we need to confirm how Uniswap is doing it and probably follow the best practice there. I found contracts in their repo that suggest they do it on chain so we can perhaps follow suit: https://github.com/Uniswap/v3-periphery/blob/main/contracts/libraries/NFTSVG.sol. Anyone worked with SVG generation before @zoruka @EmperorOrokuSaki @csosamorales? Also just confirming, the tool @harrisonhines pointed us to can help us here @rollsmorr1 or we have to build this from scratch? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I will be working on this today. Will post an update here by EOD. |
Beta Was this translation helpful? Give feedback.
#70