Skip to content

Latest commit

 

History

History
 
 

wallet-provider

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

@liquality/wallet-provider

Build Status Coverage Status Standard Code Style MIT License @liquality/wallet-provider Gitter Telegram Greenkeeper badge

⚠️ This project is under heavy development. Expect bugs & breaking changes.

Query different blockchains with account management using a single and simple interface.

Installation

npm i @liquality/wallet-provider

or

<script src="https://cdn.jsdelivr.net/npm/@liquality/wallet-provider@0.2.3/dist/wallet-provider.min.js"></script>
<!-- sourceMap at https://cdn.jsdelivr.net/npm/@liquality/wallet-provider@0.2.3/dist/wallet-provider.min.js.map -->
<!-- available as window.WalletProvider -->

License

MIT