wotori-studio / NFText

NFT minting and collaboration platform compatible with Cosmos-based blockchains.
https://stellar.ekza.io
MIT License
1 stars 2 forks source link

backend store parents #46

Closed wotori closed 2 years ago

wotori commented 2 years ago

add to smc parent parameter and query method to get all children. image

wotori commented 2 years ago

better to resolve this with cw721 and metadata onchain that allow query nft using attributes. Probably for fast load It could be a good way to store content on S3, but this also could be solved with IPFS server specially with pins for this project...