Skip to content

nlordell/safe-sign-tx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe Sign Transaction

A tiny static HTML page for signing Gnosis Safe transactions

Building

Building the static page requires:

  • POSIX environment, specifically make and sed
  • Deno for bundling JavaScript
  • Optionally cURL for uploading to IPFS
make # builds dist/index.html static page
make ipfs # builds the static HTML page and uploads it to IPFS
make clean # cleans up the dist/ directory

About

Small static HTML page for signing and executing Gnosis Safe transactions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published