@wireio/account
v0.1.3
Published
Account kit for Wire SDK
Readme
Account Kit
@wireio/account
Installation
The @wireio/account is distributed as a module on npm.
yarn add @wireio/account
# or
npm install --save @wireio/accountAutodocs
- API Documentation
- Code Coverage Report - Coming soon
Developing
You need Make, node.js and yarn installed.
Clone the repository and run make to checkout all dependencies and build the project. See the Makefile for other useful targets. Before submitting a pull request make sure to run make lint.
