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

https://github.com/limechain/tx-inclusion-poc-script


https://github.com/limechain/tx-inclusion-poc-script

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

## Installation

```
npm install
```

## Make sure you have needed variables in the .env file

Use .env.template for reference

## Run script

```
npm start -- your_transaction_hash
```