https://github.com/limechain/tx-inclusion-poc-script
https://github.com/limechain/tx-inclusion-poc-script
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/limechain/tx-inclusion-poc-script
- Owner: LimeChain
- Created: 2023-06-19T15:57:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T13:00:34.000Z (almost 3 years ago)
- Last Synced: 2025-03-16T21:48:41.716Z (over 1 year ago)
- Language: TypeScript
- Size: 3.62 MB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```