Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Add a way to save and access token information in the wallet app #87

Open
trbutler4 opened this issue Sep 22, 2024 · 11 comments
Open
Assignees
Labels
good first issue Good for newcomers

Comments

@trbutler4
Copy link
Collaborator

We want to store a list of token data (address, name, path to logo) for the wallet app to read from, so that it know what tokens to fetch the users balance for. We also want to support users adding arbitrary tokens, which will persist with the app.

References

https://developer.android.com/topic/libraries/architecture/datastore

@trbutler4 trbutler4 added the good first issue Good for newcomers label Sep 22, 2024
@Jemiiah
Copy link

Jemiiah commented Sep 22, 2024

@trbutler4 can I work on this ?
I have a good track record of open source contributions

Copy link

onlydustapp bot commented Sep 22, 2024

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

@ShantelPeters
Copy link

ShantelPeters commented Sep 22, 2024

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

Hi @trbutler4 can I please be assigned to this issue?

How I plan on tackling this issue

I will approach the problem with the following:

  1. Use DataStore
  2. Define Token Data Class
  3. Create DataStore
  4. Store tokens
  5. Fetch Tokens
  6. Add Arbitrary Tokens
  7. Fetch User Balances

Copy link

onlydustapp bot commented Sep 22, 2024

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

@sajalbnl
Copy link
Contributor

sajalbnl commented Sep 22, 2024

Hey @trbutler4 can i work on this.

Copy link

onlydustapp bot commented Sep 22, 2024

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
Copy link

Hi @trbutler4 please can I work on this?

Copy link

onlydustapp bot commented Sep 22, 2024

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

@Osatuyi
Copy link

Osatuyi commented Sep 22, 2024

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

I can do this

How I plan on tackling this issue

Can I be assigned this

@trbutler4
Copy link
Collaborator Author

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

Hi @trbutler4 can I please be assigned to this issue?

How I plan on tackling this issue

I will approach the problem with the following:

  1. Use DataStore
  2. Define Token Data Class
  3. Create DataStore
  4. Store tokens
  5. Fetch Tokens
  6. Add Arbitrary Tokens
  7. Fetch User Balances

Assigning! thank you for outlining your approach.

@ShantelPeters
Copy link

Thank you sir @trbutler4 I will start working on it immediately .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

6 participants