Skip to content

Releases: blocknative/react-demo

0.15.0 - Support for Magic wallet and latest Web3-Onboard packages

Choose a tag to compare

@Adamj1232 Adamj1232 released this 17 Mar 15:27
8926ee8

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

Newely released web3-onboard support with web3-onboard/react package!

Choose a tag to compare

@Adamj1232 Adamj1232 released this 02 Mar 21:09
576d58d

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

New Blocknative Branding!

Choose a tag to compare

@Adamj1232 Adamj1232 released this 15 Feb 21:28
0b09c44
0.13.14 Release : Master - New Brand Assets (#155)


* 0.13.13-0.0.1 :  New branding! (#153)

Latest version on Onboard, Tokenary support, BlockWallet rebrand and WalletLink package update

Choose a tag to compare

@Adamj1232 Adamj1232 released this 06 Feb 20:51
a50bd2e

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

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

Choose a tag to compare

@Adamj1232 Adamj1232 released this 27 Jan 23:13
1b8b478

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)

Update Notify

Choose a tag to compare

@lnbc1QWFyb24 lnbc1QWFyb24 released this 26 Jan 23:02
d3a5e0d

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

Choose a tag to compare

@Adamj1232 Adamj1232 released this 19 Jan 23:44
60bfdf2

Updated to new version of Onboard!

v0.13.9

Choose a tag to compare

@Adamj1232 Adamj1232 released this 11 Jan 22:16
e7e0386

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

Choose a tag to compare

@Adamj1232 Adamj1232 released this 21 Dec 22:11
e8b2251

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

Choose a tag to compare

@Adamj1232 Adamj1232 released this 15 Dec 23:53
3db810b

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