This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@solana/wallet-adapter-glow
TypeScript icon, indicating that this package has built-in type declarations

0.1.18 • Public • Published

@solana/wallet-adapter-glow

Glow is an easy-to-use, secure wallet for iOS.

Platforms

We support the following platforms:

  • Desktop Browser extension that works across Chrome, Brave, Edge, and Firefox
  • iOS Safari extension that you can use in your native Safari browser
  • Android in-app browser (coming August 2022)

Resources

Setting Network

On Glow, the app is responsible for choosing the network that processes the transaction. We simulate all transactions before prompting the user to approve them and if the app doesn't choose the right network, the simulation will fail.

// This will default to Mainnet
const wallets = useMemo(() => [new GlowWalletAdapter()])

// This will use Devnet
const devnetWallets = useMemo(() => [new GlowWalletAdapter({ network: "devnet" })])

Readme

Keywords

none

Package Sidebar

Install

npm i @solana/wallet-adapter-glow

Weekly Downloads

20,592

Version

0.1.18

License

Apache-2.0

Unpacked Size

119 kB

Total Files

19

Last publish

Collaborators

  • mcintyre94
  • 2501babe
  • lorisleiva
  • buffalojoec
  • ngundotra
  • _chido
  • steveluscher
  • sebastianbor
  • seanyoung
  • mvines
  • tyera
  • joncinque
  • ryoqun
  • trent-solana
  • jordansexton