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

https://github.com/matheusd/dcrfeesim

Decred Fees Estimator Simulator
https://github.com/matheusd/dcrfeesim

blockchain cryptocurrency decred

Last synced: 8 months ago
JSON representation

Decred Fees Estimator Simulator

Awesome Lists containing this project

README

          

# Decred Fee estimator simulator

This project uses the exported fees module from dcrd to perform the estimation.

Originally developed at https://github.com/matheusd/dcrfeesim_dev

## Building

This version is currently using hard-coded replacements for the module locations, so that it can be used in development.

Once the fees module is published, this will be amended to use the latest version of the fees module.