Skip to content

waliurjs/pay-test

Repository files navigation

Fee calculator

This project takes an input.json file full of transaction data and calculates transaction fees based on API configs.

Installation

npm install

Usage

Make sure you have a input.json inside the project. (example: input.json)

npm start input.json

Test

This project uses Jest for running unit tests. No integration tests are included.

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published