Rewrite 'Assign a Regular Key Pair' tutorial w/ JS code sample
Add Python sample code for assign regular key
Slight rephrasings re: changing regular key
Remove emoji from code sample per @maria-robobug review
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
More changes per review
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
Add new code samples for setting up multisigning
Rewrite 'Set Up Multi-signing' Tutorial
Remove emoji from multi-signing setup code sample
Apply suggestions from review
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
Adjust 'See Also' in multi-signing setup
New code samples for sending multi-signed tx
Rewrite 'Send a Multi-Signed Transaction' tutorial
Remove old multisigning code samples
These code samples weren't bad, but they didn't fully embody best
practices like reliable transaction submission, and they're fully
obsolete with the new multi-signing code samples in place.
Apply suggestions from review
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
Rewrite 'Remove a Regular Key Pair' tutorial
Remove emojis from code sample
Remove regular key: edits per review
Rewrite "Disable Master Key Pair" tutorial
Remove emojis from code samples
Disable master key pair: edits per @maria-robobug review
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>