subspace-docs/readme.md

15 lines
440 B
Markdown
Raw Normal View History

2019-09-03 14:40:19 -04:00
---
home: true
2019-10-03 14:54:46 -04:00
heroImage: /assets/img/logo.svg
heroText: " "
2019-09-03 14:40:19 -04:00
actionText: Get Started
actionLink: /getting-started/
2019-09-11 10:07:10 -04:00
footer: MIT Licensed | Subspace is part of the Status Network
2019-09-03 14:40:19 -04:00
---
### Overview
2019-10-03 14:54:46 -04:00
**Subspace** is a framework agnostic JS library that embraces reactive programming with RxJS Observables, allowing you to track Smart Contract events, changes to state variables and balances and subscribe to these asynchronous data streams.
2019-09-03 14:40:19 -04:00