GraphemeNFT / rarible-scaffold

MIT License
0 stars 0 forks source link

Updates to grapheme.js algorithm breaks rendering of existing DNA #18

Closed tomosaigon closed 3 years ago

tomosaigon commented 3 years ago

The rendering algo is still being tweaked but this potentially breaks old DNA.

We could have a versioning system.

We could pin grapheme.js on ipfs and store the cid as a version for a contract.

dcsan commented 3 years ago

concern for a hackathon? has DNA changed hugely? it's always going to be a sequence.

Can we lock it as the 32bytes of hex that we have now?

tomosaigon commented 3 years ago

Something to be aware of internally but the solutions can simply be mentioned in the slide deck without implementing for the hackathon.