Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Improving Multisig Tutorial for Clarity & Usability #835

Merged
gregnazario merged 11 commits intoaptos-labs:mainfrom
tippi-fifestarr:multisig-update
Apr 1, 2025
Merged

Improving Multisig Tutorial for Clarity & Usability #835
gregnazario merged 11 commits intoaptos-labs:mainfrom
tippi-fifestarr:multisig-update

Conversation

@tippi-fifestarr
Copy link
Collaborator

Description

Overhauled Your First Multisig tutorial by making it more structured, beginner-friendly, and engaging.

Key Improvements:
Step-by-step structure: Added the Steps component.
Bank vault analogy: Introduced an intuitive real-world comparison to explain multisig accounts.
Reduced complexity: Simplified explanations, removed unnecessary details throughout, distracting links from the intro, and focused on essential concepts.
Improved onboarding: Included explicit setup instructions (virtual environment, Python installation check, etc.).
More explanations: Clarified how multisig in Aptos differs from Ethereum (protocol-level vs. smart contract) and after each code block.
Better external linking: Linked out to relevant resources at the end for further exploration.

These changes aim to make the tutorial more accessible to developers, especially those new to Aptos. 🚀

Note: We are currently conducting user interviews and may continue updating this over the coming weeks and months.

Checklist

  • If any existing pages were renamed or removed:
    • Were redirects added to next.config.mjs?
    • Did you update any relative links that pointed to the renamed / removed pages?
  • Do all Lints pass?
    • Have you ran pnpm fmt?
    • Have you ran pnpm lint?

@vercel
Copy link

vercel bot commented Feb 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developer-docs-nextra ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2025 6:15pm

@tippi-fifestarr
Copy link
Collaborator Author

improved-multisig-diagram

@hariria was thinking of adding this diagram (.SVG) in there at the top of the tutorial, what do you think?

@gregnazario gregnazario merged commit 239f01b into aptos-labs:main Apr 1, 2025
4 of 5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants