UNPKG

4m-wallet-adapter

Version:
7 lines (5 loc) 166 B
const SOLANA = 'solana'; const NEAR = 'near-protocol'; const BITCOIN = 'bitcoin'; const ETHEREUM = 'ethereum'; module.exports = { BITCOIN, ETHEREUM, NEAR, SOLANA };