<div align="center">
  <img src="./src/logo.svg" alt="Provenance Wallet Lib"/>
</div>
<br/><br/>

# Provenance Wallet Lib

Library to interface with Provenance browser keychain wallet.

[Provenance] is a distributed, proof of stake blockchain designed for the financial services industry.

For more information about [Provenance Inc](https://provenance.io) visit https://provenance.io

## Use

Import the dependency

```bash
npm install @provenanceio/wallet-lib --save
```

## Watch for changes and run build

```bash
npm run watch
```

## Status

[![Latest Release][release-badge]][release-latest]
[![Apache 2.0 License][license-badge]][license-url]
[![LOC][loc-badge]][loc-report]

[license-badge]: https://img.shields.io/github/license/provenance-io/wallet-lib.svg
[license-url]: https://github.com/provenance-io/wallet-lib/blob/main/LICENSE
[release-badge]: https://img.shields.io/github/tag/provenance-io/wallet-lib.svg
[release-latest]: https://github.com/provenance-io/wallet-lib/releases/latest
[loc-badge]: https://tokei.rs/b1/github/provenance-io/wallet-lib
[loc-report]: https://github.com/provenance-io/wallet-lib
[lint-badge]: https://github.com/provenance-io/wallet-lib/workflows/Lint/badge.svg
[provenance]: https://provenance.io/#overview

The Provenance Wallet Lib is under heavy development. The upcoming public blockchain is the evolution of the private Provenance network blockchain started in 2018.
Current development is being supported by [Figure Technologies](https://figure.com).
