-
Notifications
You must be signed in to change notification settings - Fork 11.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Publish & Custom Genesis REST documentation. #1176
Conversation
…so update sui-move documentation for REST publishing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much, Arun! This is helpful information. I agree with Adam we can single source these contents in rest.api.md and wallet.md.
Good time to finally install |
Make my direct edits to rest-api.md
Make small edits directly to wallet.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work, Arun! I have just a few small suggestions as I made all of me edits directly in new commits to this same PR here.
I hope this helps. Thank you for these fantastic additions!
Waiting to update this documentation till I can get publish working locally after PR#1123 |
Thanks for your patience, just needed to update the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for updating sui move to generate Base64!
Also includes update to sui-move documentation as that tool enables REST Move publishing