mit-jamming-attackathon/templates
Sergi Delgado Segura ac1b24aa86 Adds cargo template pointing to a custom version of tonic_lnd
We need the endorsement flag which is not included in the fedimint version
of tonic_lnd
2024-04-19 10:12:44 -04:00
..
golang templates/golang: set endorced field for JammingPayment AddInvoiceData 2024-04-17 13:43:31 -04:00
rustlang Adds cargo template pointing to a custom version of tonic_lnd 2024-04-19 10:12:44 -04:00
README.md templates: add script to copy and run golang program 2024-04-15 15:45:24 -04:00
copy_and_run_golang.sh templates: add script to copy and run golang program 2024-04-15 15:45:24 -04:00

README.md

Attack Templates

This directory contains template code that can be used for your attack. Feel free to change it however you like, or not use it at all!

We currently have support for:

A "copy and run" script is provided for each template, which will:

  • Copy the code in your working directory into the flagship container
  • Update run.sh with execution commands (if not already present)
  • Run ./run.sh inside of the container