Skip to content

v0.4

Compare
Choose a tag to compare
@pascuin pascuin released this 24 Mar 15:24
· 267 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

  • Connect with dApps like https://walletbeacon.io
  • Adds handling of various networks like Carthagenet and Custom networks
  • Improved permission handling
  • UI changes
  • Various improvements and handling

Known limitations

  • Not all contract calls of operationRequests can be signed with the local mnemonic
  • Ledger integration is not available

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"