-
Notifications
You must be signed in to change notification settings - Fork 1
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
[DMP 2024]: Create a core modules of cord.js sdk in Golang #1
Labels
Comments
Weekly Learnings & Updates (To be filled by contributor)Week 1
Week 2
Week 3
|
Week 1 Goals:
|
Week 2 Goals:
|
Week 3 Goals:
|
Week 4 Goals:
|
Week 5 Goals:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
cord.js is an SDK to connect to CORD. We have a requirement to write the same SDK in Golang.
As part of this we have to first create the core SDK modules that include the DID and Chainspace. Scope of this issue it to create an SDK in Golang along with any dependencies.
Goals
statement, asset, network-score
etc.Expected Outcome
We should have a functioning sdk written in Golang that connects to CORD and is able to make calls to CORD
Acceptance Criteria
Fully functioning SDK written in Golang with all the available methods/functions implemented
A working demo script similar to https://github.com/dhiway/cord.js/blob/develop/demo/src/func-test.ts
All the unit test cases implemented
Implementation Details
Refer cord.js repo for reference SDK written in typescript, this needs to be replicated in Golang
Refer to the documentation https://docs.cord.network/cordjs/integratecord/ for the detailed explanation on the working of demo script https://github.com/dhiway/cord.js/blob/develop/demo/src/func-test.ts
Note: There will be some dependency modules before these two modules can work
Mockups/Wireframes
NA
Product Name
cord sdk in Golang
Organisation Name
Dhiway
Domain
Open Source Library
Tech Skills Needed
Go, TypeScript
Mentors
@vatsa287 @adi-a11y @amarts @NiranjanAP
Category
Other
The text was updated successfully, but these errors were encountered: