Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
rm bower and update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
matiu committed Nov 30, 2018
1 parent 4ccb19b commit 3ddf49e
Show file tree
Hide file tree
Showing 5 changed files with 313 additions and 545 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ A module for [bitcore](https://github.com/bitpay/bitcore) that implements [Mnemo

## Getting Started

This library is distributed in both the npm and bower packaging systems.
This library is distributed in both the npm packaging systems.

```sh
npm install bitcore-lib # this to install bitcore-lib since it is a peerDependecy
npm install bitcore-mnemonic
bower install bitcore-mnemonic
```

There are many examples of how to use it on the developer guide [section for mnemonic](http://bitcore.io/guide/module/mnemonic/index.html). For example, the following code would generate a new random mnemonic code and convert it to a `HDPrivateKey`.
Expand Down
339 changes: 174 additions & 165 deletions bitcore-mnemonic.js

Large diffs are not rendered by default.

31 changes: 0 additions & 31 deletions bower.json

This file was deleted.

Loading

0 comments on commit 3ddf49e

Please sign in to comment.