Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-09T18:23:20.000Z (over 3 years ago)
- Last Synced: 2023-04-10T18:52:07.121Z (over 1 year ago)
- Topics: cancel, ethereum, reply, transactions
- Language: TypeScript
- Homepage: https://speth.vercel.app/
- Size: 1.33 MB
- Stars: 3
- Watchers: 2
- 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
```