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

Refactor irishub sdk #2626

Closed
1 task
chengwenxi opened this issue May 31, 2021 · 2 comments
Closed
1 task

Refactor irishub sdk #2626

chengwenxi opened this issue May 31, 2021 · 2 comments
Assignees

Comments

@chengwenxi
Copy link
Contributor

chengwenxi commented May 31, 2021

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

@Nicke-lucky
Copy link

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

base_client. go

@zhangyelong
Copy link
Contributor

Closing in favor of irisnet/core-sdk-go#10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants