@bugbytes/hapi-connect
Version:
Lightweight HashConnect Browser Side Client Library
16 lines (12 loc) • 837 B
Markdown
# HAPI HashConnect Client
> *This is an Experimental Project, the creators make no assertion of future
> maintanance or support. We suggest you do not use this package at this time,
> but if you do, please bind to the **exact version** of the package as future
> patch releases will **not** be backwards compatible until stability in design
> and features is achieved.*
## [/hapi-connect](https://www.npmjs.com/package/@bugbytes/hapi-connect)
This package is an independent implementation of the server/website side of the
*HashConnect* protocol. It can be leveraged to connect to wallets supporting the
*HashConnect* protocol. The implementation requires the following peer dependencies:
`/hapi-proto`, `@bugbytes/hapi-util`, `long`, `protobufjs`, `simple-crypto-js`
and `ts-typed-events`.