Skip to content

v0.2 - Alpha release

Compare
Choose a tag to compare
@pascuin pascuin released this 13 Feb 16:12
· 308 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

Changelog

  • Connect with dApps like https://walletbeacon.io
  • operationRequests, signPayloadRequest, broadcastRequest are now supported with the local mnemonic signing method, which allows direct singing in the extension
  • Breaking Changes: updated to the latest beacon-sdk where messages are now bs58check encoded
  • 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"