You can use this repository to help deploy data models of any complexity to the Ceramic Network (to use with OrbisDB) that you cannot achieve through the Orbis Studio.
- Install your dependencies
npm install-
Replace the
defobject in createModel.js with your own -
Replace
envon line 58 in createModel.js with your own -
When ready, run the following command to deploy your data model:
npm run create-model