-
# Summary
This issue seeks to clarify and request documentation or utility functions for handling balances from multiple cryptocurrencies when constructing a Merkle Sum Tree (MST) within the Summa So…
-
How to Crypto Hawaii
body { font-family: Arial, sans-serif; }
header, nav, main, footer { padding: 20px; }
header { background: #333; color: white; }
…
-
Ideally, the market could be currency-agnostic. [Zcash](https://z.cash/) uses zero-knowledge security for privacy. There is a [Bitcoin API](https://z.cash/support/zig.html#bitcoin-api) for multisig tr…
-
Just trying to get a feel for other cryptocurrencies that users would like to see supported so if you have one in mind add on to this issue
-
Please look at the reprex at the end of this issue.
You can download the input data from
https://e.pcloud.link/publink/show?code=XZWXInZ683FG2Squ0bLeLRNaGnzxukG1Le7
(nothing dangerous).
I tr…
-
Balanced has been receiving some [interest](https://github.com/balanced/balanced-api/issues/204#issuecomment-33749662) lately to discuss supporting cryptocurrencies like Dogecoin and Bitcoin more seri…
-
**Motivation and Overview**
The goal of our proposed project is to research how techniques inspired from the area of differential privacy (DP) can be used in order to construct anonymous cryptocurr…
-
It seems to be related to the API request. Both AVAX and MATIC have API ids with hyphens (-). AVAX id is _avalanche-2_ and MATIC's _matic-network_.
-
Currently, it is a bit difficult to understand what the purpose of the different menu bar items (Dashboard, Stocks, Cryptocurrencies, News etc). It would be helpful to create and/or upload documentati…
-
yfinance doesn't track cryptocurrencies, so the data will have to be collected from somewhere else.
Don't be afraid to use the existing Stock class to store data for cryptocurrencies, although a fl…