Skip to content

Application Wallet connectivity via AEX 2

Milen Radkov edited this page Aug 17, 2020 · 1 revision

Waellet supports the AEX-2 protocol: https://github.com/aeternity/AEXs/blob/master/AEXS/aex-2.md

For examples of how to connect from your application to the user's waellet and request actions check the examples in the SDK: https://github.com/aeternity/aepp-sdk-js/tree/master/examples

Clone this wiki locally