diff --git a/apps/coin_info/Changelog b/apps/coin_info/Changelog new file mode 100644 index 000000000..7108fd7b6 --- /dev/null +++ b/apps/coin_info/Changelog @@ -0,0 +1 @@ +0.01: Initial creation \ No newline at end of file diff --git a/apps/coin_info/README.md b/apps/coin_info/README.md new file mode 100644 index 000000000..891db395f --- /dev/null +++ b/apps/coin_info/README.md @@ -0,0 +1,7 @@ +# Crypto-Coin Info + +Crypto-Coins Infos with the help of the Coinmarketcap API + +## Creator + +Martin Zwigl \ No newline at end of file diff --git a/apps/coin_info/app.png b/apps/coin_info/app.png new file mode 100644 index 000000000..97fe8df7d Binary files /dev/null and b/apps/coin_info/app.png differ diff --git a/apps/coin_info/app_mono.png b/apps/coin_info/app_mono.png new file mode 100644 index 000000000..794f2b563 Binary files /dev/null and b/apps/coin_info/app_mono.png differ diff --git a/apps/coin_info/interface.html b/apps/coin_info/interface.html new file mode 100644 index 000000000..229ced48a --- /dev/null +++ b/apps/coin_info/interface.html @@ -0,0 +1,63 @@ + +
+ + + +Go to https://coinmarketcap.com/api/ and sign up for a free account.
+ There are various pricing models with various degrees of API access. As of 2025.02.22 there is also a free tier.