Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kleros/send-raw

A tool to quickly build sign and submit raw transactions.
https://github.com/kleros/send-raw

backend opsec

Last synced: about 1 month ago
JSON representation

A tool to quickly build sign and submit raw transactions.

Awesome Lists containing this project

README

        

# Send Raw

A tool to quickly sign and send raw transactions to infura. Useful for resubmitting transactions.

# Use

1. Duplicate `.env.example` and rename it to `.env`;
2. Fill the environment variables;
3. Run `yarn && yarn start`