-
Notifications
You must be signed in to change notification settings - Fork 11
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 #434
Comments
ServerPlatform
Services
APIs
[appended]
|
FrontendPlatform
Pages
|
I've done a technical breakdown roughly, please have a review and add more details if possible. @Daryl-L @PainterPuppets @yanguoyu And we may need support from designer cc @Sven-TBD |
ServerAdd a api to get network type. Frontend
Does this means the |
A api to get network type can be added for api users/frontend developers to check if their projects are connected to the correct service. I'll append it to the list
I thought it could be fetched from the CKB Explorer, but after a double thought I found it's infeasible because the CKB Explorer doesn't support getting balance of a set of addresses. So a batch of requests will be made. We may have to add an API for getting the balance |
We will push the work if no more feedback to the technical breakdown And how is the design going @Sven-TBD |
The UI design will be done this week. Last week I did some adjustment to prototype to make Kuai support WalletConnect and multiple addresses within the History function and so on. The PRD link is here , should we include this to the UI as well , or discuss it on next meeting first? @Keith-CY |
I have a question about the So we can have a talk on the next meeting |
Design draft has been updated at Magickbase/visual-style-guide#33 |
This issue is a complement to the sudt demo, user stories can be found at https://github.com/ckb-js/kuai/blob/52925123c49dd45de682a5291a9ae2c0637a8221/docs/PRD/user_story.md
Flowchat of service end and client end: #250 (comment)
The text was updated successfully, but these errors were encountered: