Skip to content

hop-protocol/safe-transaction-batcher

Repository files navigation

Safe Transaction Batcher

A tool to generate transaction batches to upload to Safe's Transaction Builder app

Generate output

Generate a transaction batch in src/output.json:

npm run generate

Lint

npm run lint

Add more functions that can be used by the batcher

  1. Add ABI of the contract in src/abi
  2. Add desired function name to FunctionNames in src/constants

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published