Skip to content

v0.5.1

Compare
Choose a tag to compare
@AndreasGassmann AndreasGassmann released this 13 May 14:49
· 173 commits to master since this release

Description

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

This release is under active development and the implementation of the beacon-sdk has not been fully completed yet

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.

Changelog

  • 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

Known limitations

  • Permissions are not strictly enforced in all cases
  • Communication over the P2P Network (QR code) is not enabled

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"