Skip to content

docs: Reorganize Session 08 Native Tokens documentation#140

Merged
danbaruka merged 9 commits intoIntersectMBO:mainfrom
danbaruka:main
Jan 22, 2026
Merged

docs: Reorganize Session 08 Native Tokens documentation#140
danbaruka merged 9 commits intoIntersectMBO:mainfrom
danbaruka:main

Conversation

@danbaruka
Copy link
Copy Markdown
Member

Reorganized and enhanced Session 08 (Native Tokens) documentation to be more developer-focused with visual schemas, practical code examples, and improved structure.

  • Problem solved: Documentation was verbose, lacked visual aids, and had limited practical examples
  • Purpose: Create a professional, developer-focused guide with actionable content

Type of Change

  • Documentation update

Changes Made

Session Notes:

  • Reorganized structure with clear sections (Core Concepts → Implementation → Advanced)
  • Added 7+ mermaid diagrams (token identity, UTXO flow, minting flow, lifecycle)
  • Added code examples: CLI, JavaScript (Lucid), Python (PyCardano)
  • Enhanced policy script examples with 7 types and complete workflows
  • Added transaction JSON structure with inline comments
  • Improved troubleshooting and quick reference sections

Session Resources:

  • Added tool comparison matrix and decision tree
  • Added quick start guides (5-minute setup for each tool)
  • Reorganized by use case, removed redundant sections
  • Added hands-on repository section

Configuration:

  • Added @docusaurus/theme-mermaid for diagram support
  • Fixed broken relative links

Checklist

  • My code follows the project's coding style and guidelines
  • I have performed a self-review of my own code
  • I have updated the documentation
  • My changes generate no new warnings or errors
  • I have checked for broken links

- Excluded specific documentation file from the sidebar.
- Enabled Mermaid support in markdown configuration.
- Added `@docusaurus/theme-mermaid` and `mermaid` as dependencies.
- Updated version to 2.2.0 in package files.
- Removed obsolete readme.md for the Open Clinic session.
@danbaruka danbaruka self-assigned this Jan 22, 2026
@danbaruka danbaruka requested a review from ThatGuyLLC as a code owner January 22, 2026 11:30
@danbaruka danbaruka added the documentation Improvements or additions to documentation label Jan 22, 2026
@danbaruka danbaruka merged commit bf6f647 into IntersectMBO:main Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants