https://github.com/hadv/eth-tnx-safu
https://github.com/hadv/eth-tnx-safu
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hadv/eth-tnx-safu
- Owner: hadv
- Created: 2025-02-28T14:48:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T16:03:12.000Z (over 1 year ago)
- Last Synced: 2025-02-28T20:49:31.063Z (over 1 year ago)
- Language: TypeScript
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# eth-tnx-safu
A safe and secure Ethereum transaction handler using Web3 and ethers.js.
## Description
`eth-tnx-safu` is a tool designed to handle Ethereum transactions securely. It leverages the power of Web3 and ethers.js to ensure that your transactions are processed safely.
## Installation
To install the dependencies, run:
```bash
npm install
```
## Usage
To start the application, use the following command:
```bash
npm start
```
## Scripts
- `start`: Runs the main application using `ts-node`.
- `test`: Placeholder for test scripts.
## Dependencies
- `ethers`: ^5.8.0
## Dev Dependencies
- `ts-node`: ^10.9.2
- `typescript`: ^5.7.3
## Author
Lesse Viet
## License
This project is licensed under the MIT License.