Iuri Matias 490548c1a0
Merge pull request #3 from status-im/improve_frontpage_styling
improve frontpage fonts, margins, etc..
2019-10-09 07:40:26 +09:00
2019-09-11 10:07:10 -04:00
2019-09-27 15:24:05 -04:00
2019-09-11 10:58:14 -04:00
2019-09-11 10:58:14 -04:00
2019-09-11 10:58:14 -04:00
2019-09-11 10:58:14 -04:00
2019-09-11 10:54:11 -04:00
2019-09-03 14:40:19 -04:00
2019-09-03 10:12:47 -04:00
2019-09-27 15:24:05 -04:00
2019-09-27 15:24:05 -04:00
2019-10-08 09:26:08 -04:00

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 will sync the data to a local browser database. Ensuring the DApp resumes syncing from the last known point, making your DApp fast.
title details
Reactive Changes to data are provided via observables
title details
Framework Agnostic Subspace is framework agnostic and integrates well with your favourite frameworks from react to angular, with or without redux. Works in the browser and in nodejs.

Overview

Subspace is a framework agnostic JS library that embraces reactive programming with RxJS, by observing asynchronous changes in Smart Contracts, and providing methods to track and subscribe to events, changes to the state of contracts and address balances, and react to these changes and events via observables.

Subspace takes care of syncing under the hood, saving & loading the state in a local db.

Description
Documentation / Website for Subspace
https://subspace.status.im/
Readme MIT
Languages
Vue 68.3%
CSS 24.3%
JavaScript 7.4%