Content Repository
This is a Content Repository created by the ChainShot Builder.
To make modifications to this content use the ChainShot CLI which can be installed globally using npm:
npm i -g chainshot-builder
Pull down this repository locally if you haven't already. Then run the builder:
chainshot-builder run
Any modifications made in the IDE will be reflected in the file system immediately and can be committed up to your repository.
Note: You'll want to have the latest version of Node installed to ensure builder compatibility. For switching between versions easily, we suggest you check out the n package.
Content Structure
Content Repositories contain two folders, projects and config, which are used to track modifications to content and open up collaboration between many content creators.
Deployment
Follow Documentation to deploy to ChainShot as interactive content.