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

Technical breakdown of sudt demo frontend design #451

Open
Keith-CY opened this issue Aug 25, 2023 · 8 comments
Open

Technical breakdown of sudt demo frontend design #451

Keith-CY opened this issue Aug 25, 2023 · 8 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@Keith-CY
Copy link
Member

This issue is a complement to #434

Design draft: Magickbase/visual-style-guide#33


Framework: I prefer https://nextjs.org/
CSS utility: the style is similar to https://headlessui.com/

Components

  1. main section(without content)
    image

  2. sub section
    image

  3. primary button
    image
    image

  4. dialog(without content)
    image

  5. tabs(without content)
    image

  6. field
    image
    image

  7. toast
    image

  8. tooltip
    image

  9. history item
    image

@Keith-CY Keith-CY added the documentation Improvements or additions to documentation label Aug 25, 2023
@Keith-CY
Copy link
Member Author

Keith-CY commented Aug 25, 2023

Please have a check and pick up components you want to implement @PainterPuppets

@Keith-CY
Copy link
Member Author

I'll pick up general layout, main section without content, sub section, primary button, dialog without content components if @PainterPuppets has no feedback

@PainterPuppets
Copy link
Contributor

OK, after building a repository and page layout I'll do other specific components

Keith-CY added a commit to Magickbase/sudt-management-ui that referenced this issue Sep 2, 2023
1. add main section
2. add sub section
3. add primary button
4. add network items
5. add dialog

Ref: ckb-js/kuai#451 (comment)
@Keith-CY
Copy link
Member Author

Keith-CY commented Sep 2, 2023

I'll pick up general layout, main section without content, sub section, primary button, dialog without content components if @PainterPuppets has no feedback

They are added by Magickbase/sudt-management-ui#3

@Keith-CY
Copy link
Member Author

Any update on this issue @PainterPuppets

@Keith-CY
Copy link
Member Author

APIs to connect

  • create token
  • update token info
  • transfer token
  • fetch token list
  • fetch token detail
  • fetch asset list
  • fetch transfer history
  • connect to wallet
  • fetch address list
  • request signing a transaction
  • sync wallet events

Ref:


@PainterPuppets let's share the APIs above, which would you like to take over

@Keith-CY
Copy link
Member Author

PR to connect to Neuron: Magickbase/sudt-management-ui#27

@Keith-CY
Copy link
Member Author

Keith-CY commented Nov 9, 2023

SDK is introduced by Magickbase/sudt-management-ui#43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants