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

Your First Transaction#844

Merged
gregnazario merged 18 commits intoaptos-labs:mainfrom
tippi-fifestarr:first-transaction-pr
Apr 1, 2025
Merged

Your First Transaction#844
gregnazario merged 18 commits intoaptos-labs:mainfrom
tippi-fifestarr:first-transaction-pr

Conversation

@tippi-fifestarr
Copy link
Collaborator

@tippi-fifestarr tippi-fifestarr commented Mar 6, 2025

Description

This PR overhauls the "Your First Transaction" tutorial to provide a step-by-step guide for sending transactions with the Aptos SDK. It introduces new frontmatter, uses <Steps>, <Tabs>, and <Callout> components, and separates TypeScript and Python examples into distinct sections.

Key Changes:

  • Updated tutorial to use for each transaction phase (build, simulate, sign, submit, wait).
  • Consolidated TypeScript and Python instructions into a single page with <Tabs> rather than making the user choose at every code block. Had to refactor it by H2 section instead of a single page tab because of how the On This Page sidebar works.
  • Removed Rust content from this page (can add in later, if necessary).
  • Added additional content, explanatory callouts and code snippets that align with latest docs formatting guidelines.
  • Provided a full code sample at the end of the tutorial.

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 Mar 6, 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 4:10pm

@gregnazario gregnazario enabled auto-merge (squash) April 1, 2025 16:02
@gregnazario gregnazario merged commit b08faae 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