Skip to content

Releases: blocknative/react-demo

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

17 Mar 15:27
8926ee8
Compare
Choose a tag to compare

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!

02 Mar 21:09
576d58d
Compare
Choose a tag to compare

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!

15 Feb 21:28
0b09c44
Compare
Choose a tag to compare
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

06 Feb 20:51
a50bd2e
Compare
Choose a tag to compare

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

27 Jan 23:13
1b8b478
Compare
Choose a tag to compare

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

26 Jan 23:02
d3a5e0d
Compare
Choose a tag to compare

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

19 Jan 23:44
60bfdf2
Compare
Choose a tag to compare

Updated to new version of Onboard!

v0.13.9

11 Jan 22:16
e7e0386
Compare
Choose a tag to compare

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

21 Dec 22:11
e8b2251
Compare
Choose a tag to compare

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

15 Dec 23:53
3db810b
Compare
Choose a tag to compare

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