Skip to content

v1.1.1

Compare
Choose a tag to compare
@pascuin pascuin released this 26 Jun 13:28
· 136 commits to master since this release

Description

This version of the beacon extension brings support of the beacon-sdk, which is the implementation of the wallet interaction standard tzip-10 that allows the interaction between a dApp built on Tezos and the extension.

Changelog

  • Communication over the P2P Network (QR code) with supported mobile wallets eg. AirGap Wallet
  • Ledger integration
  • All contract calls are now supported in the operationRequest
  • Show Feedback (eg. RPC Error) if there is an error during the run_operation call or injection
  • Show list of wallets
  • Show list of all permissions that were given to DApps

Setup

  1. Download the zip file
  2. unpack it
  3. open Chrome > Extensions > Load unpacked
  4. select beacon-extension folder
  5. go to https://walletbeacon.io and select "Connect beacon"

Breaking Changes

If you've installed the Beacon Extension previously and connected it with the dApp hosted on https://walletbeacon.io you will need to clear the local storage of that dApp through your browser settings or by clicking "Chrome Extension" or "Beacon" on the top right.