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

https://github.com/hadv/eth-tnx-safu


https://github.com/hadv/eth-tnx-safu

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

![Build Status](https://github.com/hadv/eth-tnx-safu/actions/workflows/ci.yml/badge.svg)

# 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.