JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q40242F
  • License MIT

📜 Useful script to build complex Gnosis Safe transactions involving Gnosis Multisend and/or Zodiac modifiers

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

npm package Build Status Downloads Issues Commitizen Friendly Semantic Release

📜 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!