Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

Public-facing schemas #505

Open
tyleryasaka opened this issue Sep 19, 2018 · 0 comments
Open

Public-facing schemas #505

tyleryasaka opened this issue Sep 19, 2018 · 0 comments
Labels
ipfs InterPlanetary File System javascript origin.js

Comments

@tyleryasaka
Copy link
Contributor

We currently have schemas for our IPFS data. However, there is also use for public-facing schemas for our models. These will allow us to render the model data in a way that is agnostic about where the data came from and how it may have been stored there (e.g. it doesn't matter if we got a piece of data from a blockchain event or from an IPFS param). If we combine these schemas with versioned models, we will have the ability to change where data is stored over time and keep the API consistent. (For example, we can move a value from being stored on-chain to being stored in IPFS.)

@tyleryasaka tyleryasaka self-assigned this Sep 19, 2018
@micahalcorn micahalcorn added javascript ipfs InterPlanetary File System labels Sep 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ipfs InterPlanetary File System javascript origin.js
Projects
None yet
Development

No branches or pull requests

2 participants