@web3-onboard/fortmatic
TypeScript icon, indicating that this package has built-in type declarations

2.1.1 • Public • Published

@web3-onboard/fortmatic

Wallet module for connecting Fortmatic to web3-onboard

Install

npm i @web3-onboard/fortmatic

Options

type FortmaticOptions = {
  apiKey: string
}

Usage

import Onboard from '@web3-onboard/core'
import fortmaticModule from '@web3-onboard/fortmatic'

const fortmatic = fortmaticModule({ apiKey: 'API_KEY' })

const onboard = Onboard({
  // ... other Onboard options
  wallets: [
    fortmatic
    //... other wallets
  ]
})

const connectedWallets = await onboard.connectWallet()
console.log(connectedWallets)

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.1.0-alpha.20next
2.1.1874latest

Version History

VersionDownloads (Last 7 Days)Published
2.1.1874
2.1.00
2.1.0-alpha.20
2.1.0-wagmi.20
2.1.0-wagmi.10
2.1.0-viem.10
2.0.191
2.0.19-alpha.10
2.0.180
2.0.18-alpha.20
2.0.18-alpha.11
2.0.1745
2.0.17-alpha.10
2.0.160
2.0.16-alpha.20
2.0.16-alpha.11
2.0.150
2.0.1423
2.0.14-alpha.14
2.0.132
2.0.13-alpha.10
2.0.126
2.0.12-alpha.10
2.0.110
2.0.103
2.0.10-alpha.10
2.0.91
2.0.9-alpha.10
2.0.80
2.0.8-alpha.11
2.0.72
2.0.61
2.0.6-alpha.10
2.0.50
2.0.5-alpha.10
2.0.41
2.0.4-alpha.10
2.0.31
2.0.2-alpha.10
2.0.2-alpha1
2.0.22
2.0.10
2.0.00
2.0.0-alpha.40
2.0.0-alpha.30
2.0.0-alpha.20
2.0.0-alpha.10

Package Sidebar

Install

npm i @web3-onboard/fortmatic

Weekly Downloads

731

Version

2.1.1

License

MIT

Unpacked Size

7.67 kB

Total Files

6

Last publish

Collaborators

  • jakeloo
  • joaquim-verges