circle-compliance
Async Rust client for the Circle Web3 Services Compliance Engine API.
The Compliance Engine enables automated blockchain address and transaction screening for OFAC sanctions lists and AML/KYC risk assessment.
Installation
[]
= "0.1"
= { = "1", = ["rt-multi-thread", "macros"] }
Quick Start
use ;
async
API Coverage
| Area | Endpoints |
|---|---|
| Address Screening | Screen a blockchain address for sanctions / risk |
Authentication
Obtain an API key from the Circle Developer Console and pass it to the client constructor, or set the CIRCLE_API_KEY environment variable.
License
Licensed under the Apache-2.0 License.