Open anxolin opened 2 years ago
Explorer epic https://github.com/gnosis/gp-ui/issues/849 Json schema https://github.com/gnosis/cowswap/issues/959
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you think it shouldn't be closed, speak now or forever hold your peace.
Relevant! let's document how to create your own AppData:
Description AppData is a field part of the order that can have arbitrary data.
We wrote a spec where this data would point to a IPFS document with a JSON and a bunch of meta-information.
Up until now, we had a loose way to create this data (based on a soft spec done in a google doc). People is starting to integrate with the protocol so we need better information on how to create your own AppData.
Proposal One pragmatic approach would be:
Additional context