-
Notifications
You must be signed in to change notification settings - Fork 2
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
docs: add content for Staking API Section #29
Conversation
✅ Deploy Preview for xdefidocs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but in near future might change since the project is in WIP
::: | ||
|
||
<div ref="refCreateStrideLiquidStakingTx" /> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to tell the developer how he can then sign and broadcast the staking transaction (using cosmjs for cosmos, using XDEFI Wallet API, and then using ethersjs for EVM transactinos)
::: | ||
|
||
<div ref="refCreateNativeStakingTx" /> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to tell the developer how he can then sign and broadcast the staking transaction (using cosmjs for cosmos, using XDEFI Wallet API, and then using ethersjs for EVM transactinos)
::: | ||
|
||
<div ref="refCreateLidoStakeTx" /> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to tell the developer how he can then sign and broadcast the staking transaction (using cosmjs for cosmos, using XDEFI Wallet API, and then using ethersjs for EVM transactinos)
::: | ||
|
||
<div ref="refCreateErc20ApproveTx" /> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to tell the developer how he can then sign and broadcast the staking transaction (using cosmjs for cosmos, using XDEFI Wallet API, and then using ethersjs for EVM transactinos)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can merge and create another PR for the client-side integration code for staking API.
i have added the descriptions on how the integrations should be in |
Ticket: https://xdefi-tech.atlassian.net/browse/XDEFI-6910