diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
index a654e334a4..55f3e447a1 100644
--- a/.github/FUNDING.yml
+++ b/.github/FUNDING.yml
@@ -1,4 +1,5 @@
 # These are supported funding model platforms
 
 github: alextran1502
-custom: https://www.buymeacoffee.com/altran1502?new=1
\ No newline at end of file
+custom:
+  [https://www.buymeacoffee.com/altran1502, 1FvEp6P6NM8EZEkpGUFAN2LqJ1gxusNxZX]
diff --git a/README.md b/README.md
index fedeff07f8..4dc680685f 100644
--- a/README.md
+++ b/README.md
@@ -233,9 +233,23 @@ You can find the generated client SDK in the [`web/src/api`](web/src/api) for Ty
 
 # Support
 
-If you like the app, find it helpful, and want to support me to offset the cost of publishing to AppStores, you can sponsor the project with [**Github Sponsor**](https://github.com/sponsors/alextran1502), or a one time donation with the Buy Me a coffee link below.
+If you like the app, find it helpful, and want to support me to offset the cost of publishing to AppStores, you can sponsor the project with [**one time**](https://github.com/sponsors/alextran1502?frequency=one-time&sponsor=alextran1502) or monthly donation from [**Github Sponsor**](https://github.com/sponsors/alextran1502)
+
+You can also donate using crypto currency with the following addresses:
+
+<p align="left" style="display: flex; place-items: center; gap: 20px" title="Bitcoin(BTC)">
+<img src="design/bitcoin.png" width="25" title="Bitcoin">
+<code>1FvEp6P6NM8EZEkpGUFAN2LqJ1gxusNxZX</code>
+</p>
+
+  
+<p align="left" style="display: flex; place-items: center; gap: 15px" title="Cardano(ADA)">
+<img src="design/cardano.png" width="30" title="Cardano">
+<code>
+addr1qyy567vqhqrr3p7vpszr5p264gw89sqcwts2z8wqy4yek87cdmy79zazyjp7tmwhkluhk3krvslkzfvg0h43tytp3f5q49nycc
+</code>
+</p>
 
-[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/altran1502)
 
 This is also a meaningful way to give me motivation and encouragement to continue working on the app.
 
diff --git a/design/bitcoin.png b/design/bitcoin.png
new file mode 100644
index 0000000000..63084db447
Binary files /dev/null and b/design/bitcoin.png differ
diff --git a/design/cardano.png b/design/cardano.png
new file mode 100644
index 0000000000..b7e59a90bd
Binary files /dev/null and b/design/cardano.png differ