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: expose method to fetch user details #122

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Takaros999
Copy link

Motivation

This PR adds a method to fetch user details by wallet address, allowing more flexible MiniApp structures.

Previously, developers depended on Minikit to update a user’s static property.

Now, after retrieving the wallet address from the “connect wallet” payload, they can manage user data themselves—eliminating the dependency and increasing flexibility.

Copy link

vercel bot commented Dec 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
minikit-js-with-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 11:37am

@Takaros999 Takaros999 changed the title feat: Expose method to fetch user details feat: expose method to fetch user details Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant