status-go/services/wakuext
Pascal Precht 6859a1d3b7 Add methods to sign and recover messages/signatures to AccountManager
Also, make AccountManager a dependency of Messenger.
This is needed for community token permissions as we'll need a way to access wallet accounts
and sign messages when sending requests to join a community.

The APIs have been mostly taken from GethStatusBackend and personal service.
2023-03-16 12:25:06 +01:00
..
api.go Handle connection state 2021-05-21 07:22:58 +02:00
api_test.go Add methods to sign and recover messages/signatures to AccountManager 2023-03-16 12:25:06 +01:00
service.go feat: fetch curated communities from smart contract on optimism (#2685) 2022-06-02 08:17:52 -04:00