Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kleros/send-raw
- Owner: kleros
- Created: 2019-10-15T03:10:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T00:42:37.000Z (almost 2 years ago)
- Last Synced: 2023-02-26T18:16:21.980Z (almost 2 years ago)
- Topics: backend, opsec
- Language: JavaScript
- Homepage:
- Size: 197 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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`