https://github.com/nachomazzara/speth
Speed up or cancel your Ethereum EVM compatible pending transactions
https://github.com/nachomazzara/speth
cancel ethereum reply transactions
Last synced: 2 months ago
JSON representation
Speed up or cancel your Ethereum EVM compatible pending transactions
- Host: GitHub
- URL: https://github.com/nachomazzara/speth
- Owner: nachomazzara
- Created: 2020-11-07T12:40:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-09T18:23:20.000Z (over 4 years ago)
- Last Synced: 2025-08-14T08:53:01.300Z (9 months ago)
- Topics: cancel, ethereum, reply, transactions
- Language: TypeScript
- Homepage: https://speth.vercel.app/
- Size: 1.33 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# speth
Speed up or cancel your Ethereum EVM compatible pending transactions
## Set up
### Install
```bash
npm i
```
### Run
```bash
npm start
```