davetapley / helium-tax

Calculate Helium hotspot USD income (useful for taxes)
https://davetapley.com/helium-tax/
MIT License
25 stars 11 forks source link

Pull oracle prices on page load #5

Closed davetapley closed 2 years ago

davetapley commented 3 years ago

Might be faster to pull this and do the logic in JS, instead of requesting every block with: https://github.com/davetapley/helium-tax/blob/7d4c40879a60f4db8b171a3e0f9d5cfb6b8c109e/tax.js#L25-L27

davetapley commented 2 years ago

Closing for #83