Proof-Of-Chaos / website

https://proofofchaos.app
MIT License
2 stars 2 forks source link

Update /nft route with own indexer #19

Open niklasp opened 2 years ago

niklasp commented 2 years ago

As soon as the data is available from our own indexer we should refactor the use-nfts hook as well as nft components. Currently we are getting data from singular graphql and doing complext transformations to take care of old referenda (withot attribtues, distinct user nfts, ...)

also read nft options (artist, ...) from squid -> config -> options

gabrieljaegerde commented 2 years ago

Yes, as soon as we have RMRK3 we will do this!