Added Dpos contract calls to new sdk package#583
Open
Conversation
VargaElod23
reviewed
Sep 27, 2023
Contributor
VargaElod23
left a comment
There was a problem hiding this comment.
Good start for a react scope but remember, we need this SDK to work not only on a frontend scope but for backend functionalities too like setting up automated stuff on a server that connects to the DPOS contract.
Contributor
|
For now this is just a wrapper that provides configuration out of the box, but we need to think about what are the most use-cases and implement utilities for those. Can you take a look at some other SDKs a bit later on to see what they're doing in addition? |
Contributor
Author
|
We are building this SDK step by step. So far it does what is described in the tasks. We will continue working on it and improving it. It is not the latest version. |
…latform into feat/sdk-dpos
VargaElod23
requested changes
Oct 16, 2023
VargaElod23
approved these changes
Oct 16, 2023
…latform into feat/sdk-dpos
rattrap
requested changes
Oct 23, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #570