threshold-network / token-dashboard

22 stars 23 forks source link

Implement TRM wallet screening integration #740

Closed evandrosaturnino closed 2 months ago

evandrosaturnino commented 5 months ago

TRM Labs has a wallet screening service that detects if a wallet address has been sanctioned by one or more key regulatory bodies. The scope of this issue comprehends in implementing the TRM wallet screening API functionality into the app to block specific users from interacting with contract functions based on their risk score metrics returned by the TRM API.

The scope of this issue consists of the following tasks:

michalsmiarowski commented 2 months ago

Implemented in #736 and #761.

Closing the issue