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

SDK flows higher level SDK layer #3

Open
8 tasks
benjaminbollen opened this issue May 2, 2024 · 0 comments
Open
8 tasks

SDK flows higher level SDK layer #3

benjaminbollen opened this issue May 2, 2024 · 0 comments
Assignees

Comments

@benjaminbollen
Copy link
Member

SDK flows higher level SDK

  • initialize SDK with wallet and optional bool flags (testnet chiado = default false, v2 (beta) = default false, later change default true on release)
  • given (web3 provider) address, get list of registered avatars
    • address itself (bool registeredV1, bool stoppedV1, bool registeredV2, bool stoppedV2)
    • SAFE addresses where address is an owner (n-m), bools v1/v2 stopped
  • get claimable mint (depending on status v1 v2)
  • claim mint (v1 v2)
  • user name search, address search
  • transfer (query reachability)
@benjaminbollen benjaminbollen self-assigned this May 2, 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

No branches or pull requests

1 participant