Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Papillae Compliance Service

This is the Go-based compliance microservice for the Papillae project. It handles compliance checks, OFAC screening, and other regulatory requirements for cross-border payment operations.

Features

  • Compliance Screening: Validates entities and transactions against compliance standards.
  • DAML Integration: Interacts with the DAML ledger to manage compliance verifications.

Build and Run

To build and run the service locally:

# Download dependencies
go mod tidy

# Build the compliance service
go build -o bin/compliance ./cmd/server

# Run the service
./bin/compliance

About

This is the Go-based compliance microservice for the Papillae project. It handles compliance checks, OFAC screening, and other regulatory requirements for cross-border payment operations.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages