chore: add Kiichain mainnet and testnet links - #10
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: WalkthroughThe 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)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
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
📒 Files selected for processing (6)
README.mdexamples/asset_tokenization.rsexamples/compliance.rsexamples/identity.rsexamples/token_transfer.rssrc/lib.rs
Description
Updates README, lib docs, and examples with Kiichain mainnet (
kiichain_1783-1) and Oro testnet (oro_1336-1) RPC/chain ID/akii/kiiplaceholders (replacing generic cosmos/sei examples).Type of change
How Has This Been Tested?
mainnets/testnetsendpoint lists