-
Design and write SQL for Table to handle available Cryptocurrencies
```sql
create table "AvailableCryptocurrency" (
id bigint generated always as identity,
name varchar NOT NULL
);
```
Writ…
-
### Detailed description
Improve background design of cryptocurrencies page
same design as the home page or something good you can try
### Context
![image](https://user-images.githu…
-
I don't understand why?? there's a lot of other alternative that are much easier, for example https://www.coinpayments.net/
On stripe I have to activate my account (and I can't even do that since I'…
-
In the conversion of eurs od usds to BTC, the fixed conversion value with historical exchange rate is used. It would be cool if the conversion would use recent conversion rate.
-
Allow users to donate cryptocurrencies to non-profits using their wallets via WalletConnect. This feature will allow users to easily connect their wallets and send donations directly to the non-profit…
-
Currently non-wallet cryptocurrencies will not be found in the currency dictionary. This dictionary is used by repo.Listing to ensure the listing is valid. In connection with automating the generation…
-
Description:
We need a comprehensive solution in Vultisig for message signing and collateral verification that works across multiple blockchains, not just Dash. This feature is crucial for various …
-
# Description
[`Summa::submitCommitment()`](https://github.com/zBlock-2/summa-solvency-schneier/blob/main/contracts/src/Summa.sol#L144) takes in two arrays and [loops](https://github.com/zBlock-2/s…
-
While the current functionality for generating Bitcoin addresses is invaluable, expanding the tool to support additional cryptocurrencies could significantly enhance its utility. Cryptocurrencies such…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
RSS Feed Integration: Fetch news articles from popular cryptocurrency news websites.
Cate…