UNPKG

@daimo/pay

Version:

Seamless crypto payments. Onboard users from any chain, any coin into your app with one click.

8 lines (6 loc) 335 B
const WALLET_ID_OTHER_WALLET = "otherWallet"; const WALLET_ID_MOBILE_WALLETS = "mobileWallets"; const RABBY_CONNECTOR_ID = "io.rabby"; const MOBILE_WALLETS_THRESHOLD_FOR_OTHER = 3; export { MOBILE_WALLETS_THRESHOLD_FOR_OTHER, RABBY_CONNECTOR_ID, WALLET_ID_MOBILE_WALLETS, WALLET_ID_OTHER_WALLET }; //# sourceMappingURL=wallets.js.map