mirror of
https://github.com/status-im/subspace-docs.git
synced 2025-02-14 21:48:15 +00:00
13 lines
402 B
Markdown
13 lines
402 B
Markdown
---
|
|
home: true
|
|
actionText: Get Started
|
|
actionLink: /getting-started/
|
|
footer: MIT Licensed | Phoenix is part of the Status Network
|
|
---
|
|
|
|
|
|
### Overview
|
|
Phoenix 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.
|
|
|
|
|