@goastian/crypto-data
v2.1.31
Published
Crypto Database
Downloads
34
Readme
Crypto Data
Install
npm i @goastian/crypto-dataUsage
// import all crypto in NodeJS
import cryptoDB from '@goastian/crypto-data';
// import single file in webpack
// https://webpack.js.org/concepts/module-resolution/#module-paths
import bitcoin from '@goatian/crypto-data/crypto/[email protected]';