mirror of
https://github.com/status-im/subspace-docs.git
synced 2025-02-08 02:43:25 +00:00
21 lines
850 B
Markdown
21 lines
850 B
Markdown
---
|
|
home: true
|
|
heroImage: /assets/img/logo.svg
|
|
heroText: " "
|
|
actionText: Get Started
|
|
actionLink: /getting-started/
|
|
footer: MIT Licensed | Subspace is part of the Status Network
|
|
features:
|
|
- title: Automatic Syncing
|
|
details: 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: Reactive
|
|
details: 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: Framework Agnostic
|
|
details: Subspace is framework agnostic and integrates well with your favourite frameworks, from React to Angular. It works in the browser and in nodejs.
|
|
|
|
---
|
|
|
|
---
|
|
|
|
<code1/>
|