SpliceNFT / splicenft

Splice renders deterministic, validated header images for existing NFTs. Generally it breeds new NFTs out of seed NFTs using style NFTs as a ruleset.
https://getsplice.io/
MIT License
20 stars 3 forks source link

#106 #143 #167

Closed elmariachi111 closed 2 years ago

elmariachi111 commented 2 years ago

106 improves UX of /create (multi origins, error handling, uses PreviewBase)

143 adds a "refresh metadata" button to NFT page

backend: adds a timeout ping to public gateways on Origin (increases chances of DHT discoverability) Splice render functions now receive a params object that contains p5 colors & hex codes (adds backward compatible RGB arrays, too)