v0.2 - Alpha 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 thelocal 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
ofoperationRequests
can be signed with thelocal mnemonic
- Ledger integration is not available
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"