GOAL: To allow users to submit transactions to nominate suggested validators from #58
The idea is to allow authenticated users to nominate the suggested validators by just clicking a couple of buttons. Imagine:
Enter stake amount
Get suggested prompts
Click button to nominate
Authentication prompt from PolkadotJS Wallet pops up
After authenication is complete, a confirmation prompt
User selects their account from which they want to pay (stash) and account which they want to use to control those funds (controller) and clicks confirm
Done, you've now nominated the suggested validators -> in v1 redirect to PolkadotJS web app after this so that they can manage their stakes if they want
GOAL: To allow users to submit transactions to nominate suggested validators from #58
The idea is to allow authenticated users to nominate the suggested validators by just clicking a couple of buttons. Imagine: