2.5.2 • Published 4 years ago

@terra-dev/use-wallet v2.5.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 years ago

@terra-dev/use-wallet

Core interface of @terra-money/wallet-provider.

If you want to create a library using the useWallet() of @terra-money/wallet-provider, you can use this @terra-dev/use-wallet instead of @terra-money/wallet-provider for its internal dependence.

Because @terra-money/wallet-provider contains multiple implementations, if your library is built on @terra-money/wallet-provider, problems can arise in exceptional situations (e.g. when users implement and use Context themselves).

Using @terra-dev/use-wallet instead of @terra-money/wallet-provider can make your library work reliably in a more diverse set of implementations.

You don't have to use this Library if you're just creating a WebApp. Use @terra-money/wallet-provider.

APIs

  • useWallet()
  • useConnectedWallet()
  • enum WalletStatus
  • enum ConnectType
  • type WalletInfo
  • type WalletStates
2.5.0-alpha.1

4 years ago

2.5.1-alpha.1

4 years ago

2.5.0

4 years ago

2.5.2

4 years ago

2.5.1

4 years ago

2.5.3

4 years ago

2.4.0-alpha.3

4 years ago

2.3.0

4 years ago

2.3.0-alpha.1

4 years ago

2.4.0-alpha.2

4 years ago

2.4.0-alpha.1

4 years ago

2.2.0

4 years ago

2.1.0-alpha.4

4 years ago

2.1.0

4 years ago

2.1.0-alpha.3

4 years ago

2.1.0-alpha.2

4 years ago

2.1.0-alpha.1

4 years ago