shapeshift / hdwallet

A library for interacting with hardware wallets from JS/TS.

Home Page:https://hdwallet.shapeshift.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`examples/sandbox/package.json` is missing a dep on `hdwallet-xdefi`

mrnerdhair opened this issue · comments

Looks like we missed this in #410. The sandbox does in fact use hdwallet-xdefi, so it should be in the dependency list.

  • Add hdwallet-xdefi to the list of sandbox deps.