-
Notifications
You must be signed in to change notification settings - Fork 17
Update README.MD #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
BlueLeadger
wants to merge
2
commits into
KiiChain:main
Choose a base branch
from
BlueLeadger:patch-1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update README.MD #16
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,61 +1,76 @@ | ||
| Here’s your revised document with a **description of changes** section added at the top, summarizing what was fixed or updated: | ||
|
|
||
| --- | ||
|
|
||
| # KiiChain Testnets | ||
|
|
||
| **Description of Changes:** | ||
|
|
||
| * Fixed typos (e.g., “Rest” → “REST”, capitalization inconsistencies). | ||
| * Standardized formatting for endpoints and peer entries. | ||
| * Improved clarity and readability of sentences. | ||
| * Added consistent capitalization for headings and proper nouns. | ||
| * Updated phrasing to be more professional and concise. | ||
| * Fixed minor Markdown inconsistencies (extra spaces, bullet formatting). | ||
|
|
||
| This repository stores information about the KiiChain Testnets. | ||
|
|
||
| Here you will find information such as: | ||
| Here you will find resources such as: | ||
|
|
||
| - Genesis file | ||
| - Onboarding scripts | ||
| - General chain information | ||
| * Genesis files | ||
| * Onboarding scripts | ||
| * General chain information | ||
|
|
||
| ## Testnet Oro | ||
|
|
||
| KiiChain is a peer-to-peer decentralized EVM-compatible network built with the Cosmos SDK. The public testnet is called KiiChain Testnet Oro. | ||
| KiiChain is a peer-to-peer, decentralized, EVM-compatible network built with the Cosmos SDK. The public testnet is called **KiiChain Testnet Oro**. | ||
|
|
||
| Testnet Oro is the permanent testnet with smart contract functionality and EVM compatibility. All Hackathons, Builds, Airdrops, and test deployments should be done on this network. | ||
| Testnet Oro is the permanent testnet with smart contract functionality and EVM compatibility. All hackathons, builds, airdrops, and test deployments should be done on this network. | ||
|
|
||
| You can find genesis and onboarding scripts here: | ||
| You can find the genesis and onboarding scripts here: | ||
|
|
||
| - [Testnet Oro](./testnet_oro/) | ||
| * [Testnet Oro](./testnet_oro/) | ||
|
|
||
| ### Docs | ||
|
|
||
| You can find more information about testnet Oro here: | ||
| More information about Testnet Oro can be found here: | ||
|
|
||
| - [Testnet Oro](https://docs.kiiglobal.io/docs/build-on-kiichain/testnet-oro) | ||
| * [Testnet Oro Documentation](https://docs.kiiglobal.io/docs/build-on-kiichain/testnet-oro) | ||
|
|
||
| ### Endpoints | ||
|
|
||
| The following endpoints are exposed: | ||
|
|
||
| **Uno**: | ||
|
|
||
| - `RPC`: https://rpc.uno.sentry.testnet.v3.kiivalidator.com | ||
| - `Rest (LCD)`: https://lcd.uno.sentry.testnet.v3.kiivalidator.com | ||
| - `JSON-RPC (EVM)`: https://json-rpc.uno.sentry.testnet.v3.kiivalidator.com | ||
| * `RPC`: [https://rpc.uno.sentry.testnet.v3.kiivalidator.com](https://rpc.uno.sentry.testnet.v3.kiivalidator.com) | ||
| * `REST (LCD)`: [https://lcd.uno.sentry.testnet.v3.kiivalidator.com](https://lcd.uno.sentry.testnet.v3.kiivalidator.com) | ||
| * `JSON-RPC (EVM)`: [https://json-rpc.uno.sentry.testnet.v3.kiivalidator.com](https://json-rpc.uno.sentry.testnet.v3.kiivalidator.com) | ||
|
|
||
| Persistent peer: | ||
|
|
||
| - 5b6aa55124c0fd28e47d7da091a69973964a9fe1@uno.sentry.testnet.v3.kiivalidator.com:26656 | ||
| * `5b6aa55124c0fd28e47d7da091a69973964a9fe1@uno.sentry.testnet.v3.kiivalidator.com:26656` | ||
|
|
||
| **Dos**: | ||
|
|
||
| - `RPC`: https://rpc.dos.sentry.testnet.v3.kiivalidator.com | ||
| - `Rest (LCD)`: https://lcd.dos.sentry.testnet.v3.kiivalidator.com | ||
| - `JSON-RPC (EVM)`: https://json-rpc.dos.sentry.testnet.v3.kiivalidator.com | ||
| * `RPC`: [https://rpc.dos.sentry.testnet.v3.kiivalidator.com](https://rpc.dos.sentry.testnet.v3.kiivalidator.com) | ||
| * `REST (LCD)`: [https://lcd.dos.sentry.testnet.v3.kiivalidator.com](https://lcd.dos.sentry.testnet.v3.kiivalidator.com) | ||
| * `JSON-RPC (EVM)`: [https://json-rpc.dos.sentry.testnet.v3.kiivalidator.com](https://json-rpc.dos.sentry.testnet.v3.kiivalidator.com) | ||
|
|
||
| Persistent peer: | ||
|
|
||
| - 5e6b283c8879e8d1b0866bda20949f9886aff967@dos.sentry.testnet.v3.kiivalidator.com:26656 | ||
| * `5e6b283c8879e8d1b0866bda20949f9886aff967@dos.sentry.testnet.v3.kiivalidator.com:26656` | ||
|
|
||
| ### Faucet | ||
|
|
||
| You can get tokens to our Testnet Oro by using our Explorer app: | ||
| You can get tokens for Testnet Oro using our Explorer app: | ||
|
|
||
| - [KiiChain Explorer Faucet](https://explorer.kiichain.io/wallet/accounts) | ||
| * [KiiChain Explorer Faucet](https://explorer.kiichain.io/wallet/accounts) | ||
|
|
||
| Or through our Discord channel: | ||
|
|
||
| - [Discord Kiichain Invitation](https://discord.com/invite/kiichain) | ||
| * [Discord Kiichain Invitation](https://discord.com/invite/kiichain) | ||
|
|
||
| More information about how to use our discord Faucet can be found at: | ||
| More information about using the Discord faucet can be found here: | ||
|
|
||
| - [Testnet Faucet](https://docs.kiiglobal.io/docs/build-on-kiichain/developer-tools/testnet-faucet) | ||
| * [Testnet Faucet Guide](https://docs.kiiglobal.io/docs/build-on-kiichain/developer-tools/testnet-faucet) | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.