Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 451 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 451 Bytes

Hop Transaction Validation

Tools to add bonder validation to a Hop bonder.

Usage

Set up config

Edit config.json to add custom addresses that you want to be able to send to on each chain.

Generate new validation zip for AWS Lambda

Generate a validation ZIP by using the npm run generate-zip.

npm run generate-zip

Future Work

  • More modular, remove lambda-only usage in favor of generalized validation system