RedSkiesIO / cryptowallet-js

A BIP-44 multi crypto currency llibrary
https://www.atlascity.io
GNU General Public License v2.0
3 stars 4 forks source link

As a user I want to pass my own network config to the SDK constructor #86

Closed stxphxn closed 4 years ago

stxphxn commented 4 years ago

Currently, in the cryptowallet-js library, the API info for a token is hardcoded. This should be changed to allow a user to pass their own API info when creating a new wallet SDK.