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
Now, irishub-sdk contains all modules in one repo, we plan to split them into core-sdk and multiple repos(for each module), so that users can assemble them without add all modules.
core-sdk
The Core-SDK contains the following core functions
Auth module;
Bank module;
Keys module;
Keys requires an interface designed to support SM2 (for the federation chain IRITA)
At present, Keys is mainly the entrance, and the actual logic is in Crypto
Summary
Now, irishub-sdk contains all modules in one repo, we plan to split them into core-sdk and multiple repos(for each module), so that users can assemble them without add all modules.
Implementing
The text was updated successfully, but these errors were encountered: