status-go/services/communitytokens
Michal Iskierko 574450289c feat_: Move community tokens transaction listening to status-go
Use EventWatcher to catch wallet events.
Handling all community tokens wallet events in communitytokens service (database and messenger operations).
Adding new signal to nim: CommunityTokenTransactionSignal, which is emitted everytime when the event is received.

Issue #4351
2024-05-16 16:18:15 +02:00
..
communitytokensdatabase feat_: Move community tokens transaction listening to status-go 2024-05-16 16:18:15 +02:00
api.go feat_: Move community tokens transaction listening to status-go 2024-05-16 16:18:15 +02:00
api_test.go feat_: Move community tokens transaction listening to status-go 2024-05-16 16:18:15 +02:00
manager.go feat_: Move community tokens transaction listening to status-go 2024-05-16 16:18:15 +02:00
service.go feat_: Move community tokens transaction listening to status-go 2024-05-16 16:18:15 +02:00
token_instances.go feat(CommunityTokens): New deployment contracts and handling signer pub key 2023-10-04 11:33:57 +02:00