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

feat(api): self host Safe API #71

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

feat(api): self host Safe API #71

wants to merge 2 commits into from

Conversation

fubuloubu
Copy link
Member

What I did

On days like today, it sure would be nice to have a self-host option for when the Safe API service is down. There are also use cases where hosting an (authenticated) Safe API service is more critical, to avoid leaking information prior to publishing a SafeTx. Support both these use cases using ape safe host subcommand, and then publish a Docker image people can easily run in case they want to host their own version of the API separately.

fixes: #

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

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.

1 participant