2.0.0 • Published 2 years ago

@lyfebloc/defiwallet-crypto-db v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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/bitcoin@bitcoin.json';
2.0.0

2 years ago