# 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.*

## [@bugbytes/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:
`@bugbytes/hapi-proto`, `@bugbytes/hapi-util`, `long`, `protobufjs`, `simple-crypto-js` 
and `ts-typed-events`.
