mirror of
https://github.com/status-im/subspace-docs.git
synced 2025-02-08 10:53:43 +00:00
13 lines
408 B
Markdown
13 lines
408 B
Markdown
---
|
|
home: true
|
|
actionText: Get Started
|
|
actionLink: /getting-started/
|
|
footer: MIT Licensed | Subspace is part of the Status Network
|
|
---
|
|
|
|
|
|
### Overview
|
|
**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 via callbacks.
|
|
|
|
|