2020-03-09 11:39:53 -04:00
..
2020-03-06 14:20:31 -04:00
2020-03-09 11:06:28 -04:00
2020-03-04 15:05:23 -04:00
2020-03-09 11:06:28 -04:00
2020-03-09 11:39:53 -04:00

Subspace

Overview

subspace-react is a set of components that simplifies the use of Subspace within React projects

Documentation

https://subspace.embarklabs.io/react.html

Install

You can install it through npm or yarn:

npm install --save @embarklabs/subspace-react web3 rxjs # RxJS and Web3.js are needed peer-dependencies

Usage

TODO

Contribution

Thank you for considering to help out with the source code! We welcome contributions from anyone on the internet, and are grateful for even the smallest of fixes!

If you'd like to contribute to Subspace, please fork, fix, commit and send a pull request for the maintainers to review and merge into the main code base. If you wish to submit more complex changes though, please check up with the core devs first on #embark-status channel to ensure those changes are in line with the general philosophy of the project and/or get some early feedback which can make both your efforts much lighter as well as our review and merge procedures quick and simple.

License

MIT