embarklabs / subspace-docs

Documentation / Website for Subspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

home heroImage heroText actionText actionLink footer features
true
/assets/img/logo.svg
Get Started
/getting-started/
MIT Licensed | Subspace is part of the Status Network
title details
Automatic Syncing
Subspace takes care of syncing under the hood, syncing exactly what you need when you need it. It saves the state to a local database ensuring the DApp always syncs from the last known point even after reloading the DApp.
title details
Reactive
Subspace embraces reactive programming with RxJS. It provides methods to track and subscribe to events, contract state & balances, and react to changes via observables.
title details
Framework Agnostic
Subspace is framework agnostic and integrates well with your favourite frameworks, from React to Angular. It works in the browser and in nodejs.

About

Documentation / Website for Subspace

License:MIT License


Languages

Language:Vue 71.9%Language:CSS 17.5%Language:JavaScript 10.6%