Content
@
https://opensea.io/collection/evm-6
0 reply
0 recast
2 reactions
Wesley— oss/acc
@wslyvh.eth
What are the best ways to keep (offchain) profile/metadata in sync with a smart contract? Like a tokenuri with metadata.json on IPFS.. The data could get updated frequently tho and I'd like to avoid updating the hash every time. Any suggestions?
5 replies
0 recast
2 reactions
Andrew
@andrewgoldsky
Goldsky has a product called Mirror that lets you stream onchain data directly into your db with offchain data. Should be pretty easy to build a workflow that ties metadata back to chain events (in realtime). Goldsky.com
1 reply
0 recast
2 reactions
Wesley— oss/acc
@wslyvh.eth
Looks interesting, but probably a bit overkill.. It's a simple project registry, where owners can update their info, metadata and post updates. Only the project Id needs to be onchain. Everything else can be offchain - as long as it's somehow linked. I don't want to send txs for every update
0 reply
0 recast
0 reaction