UNPKG

aladinnetwork-blockstack

Version:

The Aladin Javascript library for authentication, identity, and storage.

12 lines (9 loc) 157 B
import { network } from './network' /** * @ignore */ const config = { network: network.defaults.MAINNET_DEFAULT, logLevel: 'debug' } export { config }