Browse Source

Add ledgerjs tip

pull/1/head
Luke Childs 6 years ago
parent
commit
2a4f617514
  1. 4
      README.md

4
README.md

@ -46,6 +46,10 @@ const xpub = createXpub({
// => tpubDD3z8RPRoNYRcwRJ9JPyPgkgdiyE6Eghiud3R8ThkD2hdAXgTJh7WUTEg6mxskyBP3Fb1NnwahnwgdgC3DgYe3MRfZd2NYLWLkmBn7UWZXk'
```
## Tip
If you're working with ledgerjs you can pass the output of [`getwalletpublickey()`](http://ledgerhq.github.io/ledgerjs/docs/#btcgetwalletpublickey) almost directly in.
## API
### createXpub(options)

Loading…
Cancel
Save