Package Exports
- create-safe-tx
- create-safe-tx/lib/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-safe-tx) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
create-safe-tx
📜 Useful script to build complex Gnosis Safe transactions involving Gnosis Multisend and/or Zodiac modifiers
Getting started
npx create-safe-tx
create-safe-tx
will output the contents of your freshly-built Safe transaction into tx.json
Hand it over either to Safe's backend, or to morpho-labs/safer
in order to submit it onchain!