Decentstack
Welcome!
Decentstack is a framework for building decentralized applications
(primarily those that utilize kappa-architecture )
If you're brave enough, there are some pre-release docs available:
Documentation (Still being written & revised)
The quickstart instructions are not available yet, but I would recommend you to start with the excellent kappa-workshop. It's a great introduction to building decentralized applications and a "must read" prequel to the issues which Decentstack attempts to address.
Overview
Usage
const RAM = const multifeed = const kappa = const Decentstack = { thisstorage = // TODO: get rid of this workaround thiskappa = stack } // Expose feed lengths async { try const feed = await catcherr } // prevent zero-length feeds from being shared { } // prevent zero-length feeds from being accepted { } // Setup an exchange-keyconst exchangeKey = BufferexchangeKey // Create stack and register our applicationconst stack = exchangeKey live: true stack // Replicate as usualconst stream = stackstream
License
This project is licensed under GNU AGPLv3
If you have any concerns or conflicts with this license, then please open an issue and state your case.