Methods are provided to track and subscribe to events, contract & state balances, and react to changes via observables
Framework Agnostic
No matter your favorite JS framework, you can use Subspace to simplify your development process. It works with React or Angular in the browser, and of course plays well with nodejs
Automatic Syncing
Subspace saves state to a local database ensuring your dApp always syncs from the last known point, even after reload.
Features
You’ll love the thoughtful architecture of Subspace
Event Tracking & Event Sourcing
You can track events and react to their values. With Subspace observables doing event sourcing is easy.