Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 597 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 597 Bytes

bower-ripple-vault-client

This repo is for distribution on bower. The source for this module is in the main ripple-vault-client repo. Please file issues and pull requests against that repo.

Install

Install with bower:

bower install ripple-vault-client

Add a <script> to your index.html:

<script src="/bower_components/ripple/ripple-vault-client.js"></script>

Alternative you can use the debug and minified version

<script src="/bower_components/ripple/ripple-vault-client-min.js"></script>