keep-starknet-strange / starknet-phone

Mobile OS built for Starknet
https://docs.starknetphone.xyz
MIT License
24 stars 29 forks source link

[feat] Implement CoinGecko api to get token prices #86

Closed trbutler4 closed 1 month ago

trbutler4 commented 2 months ago

Add support to the wallet app (wallet_app/android) for coingecko API to retrieve token price. The free (demo) plan is enough for now.

References

https://docs.coingecko.com/v3.0.1/reference/introduction

Gerson2102 commented 2 months ago

Hey can I work on it? Is related to Kotlin?

onlydustapp[bot] commented 2 months ago

Hey @Gerson2102! Thanks for showing interest. We've created an application for you to contribute to Starknet Phone. Go check it out on OnlyDust!

sajalbnl commented 2 months ago

Hey @trbutler4 i want to work on this . I am familiar with the flow

onlydustapp[bot] commented 2 months ago

Hey @sajalbnl! Thanks for showing interest. We've created an application for you to contribute to Starknet Phone. Go check it out on OnlyDust!

Iwueseiter commented 2 months ago

Hi @trbutler4 please can I work on this?

onlydustapp[bot] commented 2 months ago

Hey @Iwueseiter! Thanks for showing interest. We've created an application for you to contribute to Starknet Phone. Go check it out on OnlyDust!

codeZe-us commented 2 months ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

Mobile Software Developer utilising Dart, Swift and Kotlin.

How I plan on tackling this issue

Implement API service interface and instances. Create data models.

trbutler4 commented 1 month ago

I am assigning @sajalbnl since he is already familiar with this code

trbutler4 commented 1 month ago

done