mazinden / staking-api

Staking API provides seamless integration for initiating staking requests and accessing staking data.
0 stars 1 forks source link

Update the restaking flow guide #78

Open elkor-alisa opened 4 months ago

elkor-alisa commented 4 months ago

hey elkor, can you please prio the update of our restaking api guide https://docs.p2p.org/docs/restaking-eth. I have already filled in the required information (there is only one step where the response is missing). The new flow is described under Ethereum deposit smart contract flow. What we need to do:

  1. merge the 2 flows into 1 by only mentioning that It is possible to either prepare the deposit transaction via our smart contract (flow P2P smart contract) or ineract directly (Ethereum deposit smart contract flow)
  2. I like more the approach used in polkadot to mention the sign and broadcast step (https://docs.p2p.org/docs/restaking-eth). Meaning, instead of showing sign and broadcast as a separate macro step, it is mentioned as an extra point inside the step description
  3. review the text and see if there is anything that can be improved