Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (17 loc) · 850 Bytes

readme.md

File metadata and controls

20 lines (17 loc) · 850 Bytes
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.