UNPKG

@owstack/wallet-service

Version:

A service for multisignature HD wallets

9 lines (5 loc) 117 B
const Providers = { bitstamp: require('./bitstamp'), ows: require('./ows') }; module.exports = Providers;