UNPKG

@koralabs/cardano-wallets

Version:

Library for connecting cardano wallets in the browser using CIP-30

8 lines (7 loc) 227 B
export var WalletKey; (function (WalletKey) { WalletKey["Nami"] = "nami"; WalletKey["Eternl"] = "eternl"; WalletKey["Flint"] = "flint"; WalletKey["GeroWallet"] = "gerowallet"; })(WalletKey || (WalletKey = {}));