iotexproject / iips

IoTeX Improvement Proposals
22 stars 3 forks source link

iip-12: Support staking action via Web3 #16

Closed Liuhaai closed 2 years ago

ccali11 commented 1 year ago

@dustinxie - Can you or someone else link me to sample code that shows how to structure a JSON-RPC call (using web3.js or otherwise) that stakes IOTX to a delegate? Having trouble converting this IIP into actionable code. Thanks in advance!

Liuhaai commented 1 year ago

@dustinxie - Can you or someone else link me to sample code that shows how to structure a JSON-RPC call (using web3.js or otherwise) that stakes IOTX to a delegate? Having trouble converting this IIP into actionable code. Thanks in advance!

you could refer to this pr https://github.com/iotexproject/iotex-core/pull/3209