Skip to content

docs: add tokenization section#177

Open
rachelturneyy wants to merge 1 commit into
mainfrom
docs/tokenization-section
Open

docs: add tokenization section#177
rachelturneyy wants to merge 1 commit into
mainfrom
docs/tokenization-section

Conversation

@rachelturneyy

@rachelturneyy rachelturneyy commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Adds a new Tokenization section under DeFi covering:

  • Overview page with two-approach intro and key concepts table
  • Permissioned Assets: TokenFactory + Permissions module for compliant RWA issuance, including roles, actions, policy statuses, Wasm hook, and CLI examples
  • iAssets: synthetic RWA derivatives, price feed hours by asset class, trading mechanics, and comparison table vs permissioned assets

Navigation entry added to docs.json under DeFi after Token Standards.

Summary by CodeRabbit

  • Documentation
    • Added a new Tokenization section to the docs navigation.
    • Published an overview of on-chain real-world asset tokenization.
    • Added detailed guides for Permissioned Assets and iAssets, including compliance controls, trading behavior, settlement, and key concepts.
    • Included cross-links and further reading to help readers explore related topics.

Adds a new Tokenization section under DeFi covering:
- Overview page with two-approach intro and key concepts table
- Permissioned Assets: TokenFactory + Permissions module for compliant RWA issuance, including roles, actions, policy statuses, Wasm hook, and CLI examples
- iAssets: synthetic RWA derivatives, price feed hours by asset class, trading mechanics, and comparison table vs permissioned assets

Navigation entry added to docs.json under DeFi after Token Standards.
@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7f9caedd-8288-468d-b2d9-e9310adb8f43

📥 Commits

Reviewing files that changed from the base of the PR and between dea727e and 251f4de.

📒 Files selected for processing (4)
  • .gitbook/defi/tokenization/iassets.mdx
  • .gitbook/defi/tokenization/index.mdx
  • .gitbook/defi/tokenization/permissioned-assets.mdx
  • .gitbook/docs.json

📝 Walkthrough

Walkthrough

Adds three new GitBook documentation pages under .gitbook/defi/tokenization/: an overview page, a permissioned-assets guide, and an iAssets guide. Updates .gitbook/docs.json to register a new "Tokenization" navigation group with links to these pages.

Changes

Tokenization Documentation

Layer / File(s) Summary
Tokenization overview page
.gitbook/defi/tokenization/index.mdx
Introduces RWA tokenization on Injective, describing permissioned native assets and iAssets approaches, a key concepts table, and navigation links to detailed pages.
Permissioned assets documentation
.gitbook/defi/tokenization/permissioned-assets.mdx
Documents TokenFactory + Permissions module usage, namespace/role/action/policy semantics, Wasm hook behavior, example configuration, and CLI command examples.
iAssets documentation
.gitbook/defi/tokenization/iassets.mdx
Describes iAssets definitions, oracle pricing, settlement, funding mechanics, market categories, trading behavior, and a comparison table vs permissioned assets.
Navigation wiring
.gitbook/docs.json
Adds a new Tokenization group with page entries under the DeFi navigation section, placed before Bridge.

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested reviewers: maxim-inj

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely summarizes the main change: adding a new Tokenization documentation section.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/tokenization-section

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@mintlify

mintlify Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
injective_docs 🟢 Ready View Preview Jul 9, 2026, 6:29 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant