@lyfebloc/defiwallet-crypto-db
v2.0.0
Published
Crypto DB
Downloads
2
Readme
Crypto DB
Install
npm i @lyfebloc/defiwallet-crypto-db
Usage
// import all crypto in NodeJS
import cryptoDB from '@lyfebloc/defiwallet-crypto-db';
// import single file in webpack
// https://webpack.js.org/concepts/module-resolution/#module-paths
import bitcoin from '@lyfebloc/defiwallet-crypto-db/crypto/[email protected]';