v0.5.1
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
- Download the zip file
- unpack it
- open Chrome > Extensions > Load unpacked
- select beacon-extension folder
- go to https://walletbeacon.io and select "Connect beacon"