-
Notifications
You must be signed in to change notification settings - Fork 62
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
Update sdk examples (in rust, go, java, JS) #201
Update sdk examples (in rust, go, java, JS) #201
Conversation
linnnsss
commented
Oct 19, 2023
•
edited
Loading
edited
- added github links of SDK code examples in rust, go, java, and lumos, on the nervos ckb sdks page
- added new pages of SDK code examples under "basics-guides", including an additional intro to these three operation categories (transfer, sudt, DAO operations)
add links of the code examples in rust, go, lumos, and java.
briefly introduced the three major operations
add sdk examples of rust lang
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
What pages have links to these new examples? |
There seems a lack of sidebar configuration of SDK examples in the docs.nervos.org/website/sidebars.json Lines 30 to 38 in 65b3d96
|
update sidebar items according to the newly added sdk examples
fix: cannot render sdk examples
Overview Page:
|
@linnnsss I have questions about ckb-sdk-swift. I see that the sdk repo has been archived. It feels like it has been a long time. I should be familiar with the current ckb There are quite a few versions of adaptation. Check whether it is necessary to write it in the nvervos ckb sdk document. Also, this repo is not under the nervous network. personal |
fix the link and improve framework for better readability
thanks for the suggestions, updated. |