https://github.com/milerius/notary_node_extras
https://github.com/milerius/notary_node_extras
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/milerius/notary_node_extras
- Owner: Milerius
- License: mit
- Created: 2021-06-18T10:52:53.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-18T21:21:32.000Z (about 5 years ago)
- Last Synced: 2025-06-11T15:15:32.929Z (about 1 year ago)
- Language: Go
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# notary_node_extras
## build notary_mining_taxes
```
git clone https://github.com/Milerius/notary_node_extras
go mod download
cd notary_mining_taxe
# edit config.json
go build
./notary_mining_taxe
```
## config.json
- range -> "month", "year", or specific number of month eg: 6 -> June
## TODO
- Specify explicit month in range in config.json
- Handle fiat dynamically (choose the fiat of the output)