Blocknative React Demo Versions Save

React integration for Blocknative's Web3-Onboard library

v0.15.0

2 years ago

This release includes the latest wallet support from Blocknative with @web3-onboard/magic package! Checkout our official documentation here: https://docs.blocknative.com/onboard/magic-wallet

Then head over to https://magic.link/ and signup to get an API key for your DApp

import Onboard from '@web3-onboard/core' import magicModule from '@web3-onboard/magic'

const magic = magicModule({ apiKey: 'API_KEY' })

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

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

It's that simple!

web3-onboard/magic-v2.0.0 - https://github.com/blocknative/web3-onboard/releases/tag/web3-onboard%2Fmagic-v2.0.0 web3-onboard/common-2.0.3 - https://github.com/blocknative/web3-onboard/releases/tag/web3-onboard%2Fcommon-v2.0.3 web3-onboard/core-2.0.11 - https://github.com/blocknative/web3-onboard/releases/tag/web3-onboard%2Fcore-v2.0.11 web3-onboard/react-2.0.4 - https://github.com/blocknative/web3-onboard/releases/tag/web3-onboard%2Freact-v2.0.4 web3-onboard/fortmatic-2.0.2 - https://github.com/blocknative/web3-onboard/releases/tag/web3-onboard%2Ffortmatic-v2.0.2

v0.14.0

2 years ago

This release contains the newly released web3-onboard package and is implemented with the newly released web3-onboard/react component! Checkout the package and docs available here -> https://www.npmjs.com/package/@web3-onboard/react & https://www.npmjs.com/package/@web3-onboard/core

v0.13.14

2 years ago

v0.13.13

2 years ago

This release contains the latest version of Blocknative's Onboard which includes:

  • Updated Onboard version
  • Added and tested Tokenary wallet
  • Updated BlankWallet -> BlockWallet according to rebrand
  • Testing WalletLink

v0.13.12

2 years ago

Update to latest Onboard release with 1inch Wallet Mobile Support + Updates to Walletlink and Walletconnect Packages

Changelog: 0.13.11-0.0.1 - Update onboard to 1.37.2, add 1inch wallet, add notes about coinbase/walletLink (#146)

0.13.11

2 years ago

This release updates Notify.js to the latest version which includes fixes for replacement transactions.

Changelog:

  • 0.13.10-0.0.1: [fix] - Update Notify (#142)

v0.13.10

2 years ago

Updated to new version of Onboard!

v0.13.9

2 years ago

This release contains:

  • Refactoring to componentize the header section to allow for further clarity into Blocknative lib functionality
  • Further clarity on the usage and future of Ronin wallet

v0.13.8

2 years ago

This release contains:

Onboard version 1.37.0 (Support for MathWallet and Ronin!)
The addition of Google Analytics to the Blocknative Prod and Staging instances of this Demo
Updated style scoping so there isn't affect on Onboard modal
Linking of Blocknative logo to Blocknative.com

v0.13.7

2 years ago

The release contains an updated footer with tech and social links as well as privacy and the BN terms