Skip to content

chore: add Kiichain mainnet and testnet links - #10

Merged
mattkii merged 3 commits into
mainfrom
chore/tge-ready
Aug 20, 2026
Merged

chore: add Kiichain mainnet and testnet links#10
mattkii merged 3 commits into
mainfrom
chore/tge-ready

Conversation

@mattkii

@mattkii mattkii commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Description

Updates README, lib docs, and examples with Kiichain mainnet (kiichain_1783-1) and Oro testnet (oro_1336-1) RPC/chain ID/akii/kii placeholders (replacing generic cosmos/sei examples).

Type of change

  • Documentation (updates documentation on the project)
  • chore (Updates on dependencies, gitignore, etc)

How Has This Been Tested?

  • Reviewed links/examples against mainnets / testnets endpoint lists

@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown

Review Change Stack

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 5e343c14-13d8-40c0-8529-efe1021fb9cc

Walkthrough

The change replaces generic Cosmos and Sei values with Kiichain and Oro network configuration across the README, crate documentation, and Rust examples. It adds Mainnet and Testnet Oro details, including RPC endpoints, chain IDs, denominations, Bech32 prefixes, and contract addresses. Compliance, asset-tokenization, identity, and token-transfer examples now use Kiichain-formatted addresses and network settings.

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

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the Kiichain mainnet and testnet documentation updates, which are central to the changeset.
Description check ✅ Passed The description accurately summarizes the Kiichain documentation and example updates in the changeset.
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 docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/tge-ready

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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@src/lib.rs`:
- Line 30: Update the documentation examples’ gas_price values to use the
numeric value 10, matching the Gas parameter expected by RwaClient::new. Apply
this change in src/lib.rs at lines 30-30 and README.md at lines 42-42.
🪄 Autofix

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 8b75a96a-673f-488f-b752-dde5ab329c0d

📥 Commits

Reviewing files that changed from the base of the PR and between 747faf1 and 482dd1e.

📒 Files selected for processing (6)
  • README.md
  • examples/asset_tokenization.rs
  • examples/compliance.rs
  • examples/identity.rs
  • examples/token_transfer.rs
  • src/lib.rs

Comment thread src/lib.rs Outdated
jhelison
jhelison previously approved these changes Aug 19, 2026
@mattkii
mattkii requested a review from jhelison August 20, 2026 14:15
@mattkii
mattkii merged commit e3b65d3 into main Aug 20, 2026
3 checks passed
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.

3 participants