Skip to content
This repository was archived by the owner on Sep 29, 2022. It is now read-only.
This repository was archived by the owner on Sep 29, 2022. It is now read-only.

Instead of hardcoding/listing which currencies are of interest, dynamically loop through all listed on whattomine #13

@tiagosiebler

Description

@tiagosiebler

I see all coins added so far are hardcoded into this:
https://github.com/GarboMuffin/nicehash-calculator/blob/master/src/coins.ts

Rather than having one file per coin and importing it like this, how about fetching a list of coins from whatToMine:
https://whattomine.com/coins.json

Then using that to build a "top coins" to mine right now? Would be a ton more options, so would love to have it this dynamic!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions