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

Helper scripts to run SATP and examples #3117

Open
RafaelAPB opened this issue Mar 15, 2024 · 1 comment
Open

Helper scripts to run SATP and examples #3117

RafaelAPB opened this issue Mar 15, 2024 · 1 comment
Assignees
Labels
IETF-SATP-Hermes Related to the Secure Asset Transfer Protocol as defined by the Internet Engineering Task Force.

Comments

@RafaelAPB
Copy link
Contributor

Similarly to the scripts and utils in the CBDC example, create utilities for easily run SATP-Hermes with default and custom configurations. Example from the CBDC app.

Requirements:

  1. Script to install dependencies that SATP-Hermes uses (e.g., node, databases, etc).
  2. Script to run SATP dependencies (e.g., SATP).
  3. Script to run a gateway client.
  4. Script to run a gateway server.
  5. Script to cleanup instances of dependencies (e.g., teardown databases) and the SATP instances

This can be implemented in a single Makefile.

@RafaelAPB RafaelAPB added the IETF-SATP-Hermes Related to the Secure Asset Transfer Protocol as defined by the Internet Engineering Task Force. label Mar 15, 2024
@LordKubaya
Copy link

hi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IETF-SATP-Hermes Related to the Secure Asset Transfer Protocol as defined by the Internet Engineering Task Force.
Development

No branches or pull requests

2 participants