You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
项目背景
sui是move语言的高性能公链,官方原有的rust-sdk过于臃肿。考虑重新封装一个能在no_std环境下运行的轻量级rust-sdk.
Ref: 改写std的库为支持no_std的库及写出一个支持std和no_std库的经验谈
项目目标
主要参考RPC等资料信息,开发no_std的sdk
一期目标
完成对应功能,示例程序,测试代码
二期目标
TBD
All reactions