Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compliance: compliance-server: Define initial compliance api #1

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

joeykraut
Copy link
Member

Purpose

This PR adds the initial skeleton for the compliance API. This defines API types and a basic no-op API server for the compliance route.

Todo

  • Define database schemas + migration
  • Use db + chainlink API to assess wallet risk

Testing

  • Manually tested the server

compliance/compliance-api/src/lib.rs Outdated Show resolved Hide resolved
compliance/compliance-server/src/main.rs Show resolved Hide resolved
@joeykraut joeykraut force-pushed the joey/compliance-api branch 2 times, most recently from a7658d9 to 9e5d729 Compare June 29, 2024 01:16
@joeykraut joeykraut merged commit 0853765 into master Jun 29, 2024
2 of 3 checks passed
@joeykraut joeykraut deleted the joey/compliance-api branch July 22, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants