A monorepo containing Javascript packages for different Slashtags modules.
A practical and gradual exploration of Slashtags protocol design, through a mvp implementation.
This is pre-alpha software. Please use at your own risk. Expect breaking changes on minor releases.
Currently the best way to get familiar with the existing features is to check the Demos.
Make sure all packages build and pass tests successfully:
npm run full-check
nvm is suppported but not required
TODO: write documentation for all steps needed for adding new package