Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 563 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 563 Bytes

Slashtags MVP

A monorepo containing Javascript packages for different Slashtags modules.

A practical and gradual exploration of Slashtags protocol design, through a mvp implementation.

⚠️ Warning

This is pre-alpha software. Please use at your own risk. Expect breaking changes.

Usage

Getting started

Currently the best way to get familiar with the existing features is to check the Demos.

Install

npm install

Adding new package

TODO: write documentation for all steps needed for adding new package