Previously, the SP Delegation Tool I developed is only a simple tool that collects data in a simple form and redirects to SteemConnect.
My friends told me that the SteemConnect is blocked in China, some others told me that the SteemConnect is not user-friendly with too many buttons flowing between pages.
Thus, I have provided another way to delegate - via SteemJS.
Tool: https://steemyy.com/sp-delegate-form/
Also available in Chinese: https://steemyy.com/delegate-form/
Basically, The Core SteemJs code to broadcast a delegation is:
1 | steem.broadcast.delegateVestingShares(ActiveKey, delegator, delegatee, amount + " VESTS", function(err, result) { |
How to use?
- Enter Delegator ID (Who you are)
- Enter Delegatee ID (Who you want to delegate SP/Vests to?)
- Amount (0 to undelegate)
- Unit (SP or VESTS): if entered SP, it will automatically be converted to VESTS
- Active Key (safe to use it in your browser)
- Click the Button
- Wait for the confirmed message.
I hope this helps!
Steem On!~
If you like my work, please consider voting for me, thanks!
https://steemit.com/~witnesses type in justyy and click VOTE
Alternatively, you could proxy to me if you are too lazy to vote!
Also: you can vote me at the tool I made: https://steemyy.com/witness-voting/?witness=justyy
Visit me at: https://steemyy.com
This page is synchronized from the post: ‘Delegation Tool Upgrade: Delegate via SteemJs’