From 074f452d396cfed4bb62f2e8c42b27f0b5241c74 Mon Sep 17 00:00:00 2001 From: "daniel.luo@crypto.com" Date: Tue, 23 Jun 2026 14:51:33 +0800 Subject: [PATCH] upgrade related domains to cronos.com --- README.md | 10 ++-- SUMMARY.md | 3 +- ambassadors/essential-links-and-info.md | 6 +-- .../block-explorer-and-api-keys.md | 8 +-- .../chain-details/parameters.md | 2 +- .../chain-details/technical-glossary.md | 6 +-- cronos-chain-protocol/chain-id.md | 2 +- cronos-chain-protocol/common-ibc-commands.md | 4 +- cronos-chain-protocol/cronos-general-faq.md | 2 +- cronos-chain-protocol/genesis_file.md | 4 +- .../module_overview/README.md | 2 +- .../module_overview/module_bank.md | 6 +-- .../module_overview/module_distribution.md | 8 +-- .../module_overview/module_feemarket.md | 6 +-- .../module_overview/module_slashing.md | 2 +- cronos-x402-facilitator/api-reference.md | 4 +- .../quick-start-for-buyers.md | 4 +- .../quick-start-for-sellers.md | 2 +- .../resources-and-next-steps.md | 10 ++-- docs/.vuepress/config.js | 50 +++++++++---------- docs/.vuepress/theme/components/Footer.vue | 2 +- docs/.vuepress/theme/components/Navbar.vue | 2 +- docs/README.md | 6 +-- .../chain-integration/README.md | 5 +- .../chain-integration/json-rpc.md | 2 +- .../chain-integration/public-rpc-endpoints.md | 26 ++++------ .../cronos-smart-contract/README.md | 4 +- .../contract-deployment.md | 10 ++-- ...ion-export-cronoscan-to-cronos-explorer.md | 4 +- ...ion-export-etherscan-to-cronos-explorer.md | 4 +- .../contract-verification.md | 16 +++--- .../crypto.com-ai-agent-sdk.md | 10 ++-- .../account-abstraction-experimental.md | 2 +- .../dev-tools-and-integrations/flair.md | 2 +- .../dev-tools-and-integrations/pyth.md | 4 +- for-dapp-developers/founder-faqs.md | 16 +++--- for-dapp-developers/hacker-resources.md | 40 +++++++-------- .../overview-of-dev-tools-and-integrations.md | 2 +- .../useful-projects-on-cronos/witnet.md | 2 +- for-node-hosts/cli.md | 6 +-- .../cronos-native-snapshots.md | 8 +-- .../cronos-evm-snapshots/ksync.md | 4 +- .../cronos-evm-snapshots/public-node.md | 6 +-- .../snapshot-downloader.md | 18 +++---- .../cronos-evm-snapshots/state-sync.md | 8 +-- .../running-nodes/cronos-mainnet/README.md | 6 +-- .../cronos-mainnet/patching-unlucky-tx.md | 6 +-- .../cronos-mainnet/upgrade-guide/huygen-3.md | 4 +- .../cronos-mainnet/upgrade-guide/huygen.md | 4 +- .../the-v1.2-upgrade-guide-v1.1.-to-v1.2.0.md | 4 +- .../the-v1.3-upgrade-guide-v1.2.-to-v1.3.0.md | 4 +- ...4-pallene-upgrade-guide-v1.3.-to-v1.4.1.md | 4 +- ...-smarturn-upgrade-guide-v1.4.-to-v1.5.1.md | 4 +- .../cronos-node-best-practises.md | 2 +- .../running-nodes/cronos-testnet.md | 4 +- for-node-hosts/running-nodes/local-devnet.md | 2 +- ...faqs-for-erc20-only-transaction-support.md | 2 +- for-users/bridge/other_chain/README.md | 2 +- for-users/crypto-wallets.md | 2 +- for-users/faq.md | 4 +- for-users/metamask.md | 2 +- for-users/testnet-faucet.md | 2 +- for-users/tips-and-faqs.md | 4 +- getting-started/architecture.md | 2 +- getting-started/introduction.md | 2 +- 65 files changed, 203 insertions(+), 213 deletions(-) diff --git a/README.md b/README.md index 666d811c..7782fc0f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ meta: command-line interface cronosd in this technical documentation. - name: twitter:image content: https://cronos.org/og-image.png -canonicalUrl: https://docs.cronos.org/getting-started/ +canonicalUrl: https://docs.cronos.com/getting-started/ description: What is Cronos? Why build on Cronos? How to connect? --- @@ -54,7 +54,7 @@ The Cronos universe encompasses 2 chains: **Cronos EVM**, the leading Ethereum-c Transaction fees are paid in Cronos ($CRO), a blue chip cryptocurrency. {% hint style="info" %} -Notice: Cronos zkEVM is being sunset, please [bridge out your assets](https://docs-zkevm.cronos.org/for-users/cronos-zkevm-bridge) before the network is fully decommissioned. +Notice: Cronos zkEVM is being sunset, please [bridge out your assets](https://docs-zkevm.cronos.com/for-users/cronos-zkevm-bridge) before the network is fully decommissioned. {% endhint %} ## Why build on Cronos EVM? @@ -81,16 +81,14 @@ Blog: [Cronos](https://blog.cronos.com/) Socials:[ X.com](https://x.com/CronosApp) | [Telegram](https://t.me/Cronos_Announcements) | [Discord](https://discord.com/invite/pahqHz26q4) -White paper: [Cronos Whitepaper](https://whitepaper.cronos.org/) - Code repository: [Github](https://github.com/crypto-org-chain/cronos) **Ecosystem:** -* [List of Dapps](https://discover.cronos.org) +* [List of Dapps](https://cronos.com/ecosystem) * [DeFi ecosystem on Defillama](https://defillama.com/chain/Cronos) * [Dappradar](https://dappradar.com/rankings/protocol/cronos) -* [Block explorer](https://explorer.cronos.org) +* [Block explorer](https://explorer.cronos.com) **Developer tips:** diff --git a/SUMMARY.md b/SUMMARY.md index 5617bca8..ac58b500 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -42,7 +42,6 @@ * [Web3-wallet](for-dapp-developers/chain-integration/web3-wallet.md) * [JSON-RPC methods](for-dapp-developers/chain-integration/json-rpc.md) * [Address Conversion](for-dapp-developers/chain-integration/adress-conversion.md) - * [Swagger Playground](https://cronos.org/swagger?network=mainnet) * [⚙️ Dev Tools & Integrations](for-dapp-developers/dev-tools-and-integrations/README.md) * [All Dev Tools & Integrations](for-dapp-developers/useful-projects-on-cronos/overview-of-dev-tools-and-integrations.md) * [Account Abstraction](for-dapp-developers/dev-tools-and-integrations/account-abstraction-experimental.md) @@ -104,7 +103,7 @@ ## Block Explorers * [Block Explorer and API Keys](block-explorers/block-explorer-and-api-keys.md) -* [Cronos Explorer](https://explorer.cronos.org) +* [Cronos Explorer](https://explorer.cronos.com) ## CRONOS CHAIN PROTOCOL diff --git a/ambassadors/essential-links-and-info.md b/ambassadors/essential-links-and-info.md index 79575d75..f6952de2 100644 --- a/ambassadors/essential-links-and-info.md +++ b/ambassadors/essential-links-and-info.md @@ -15,8 +15,8 @@ **Official websites and docs** * Main website: [cronos.com](http://cronos.com/) - ecosystem & product entry points +* Cronos Explorer (official): [explorer.cronos.com](http://explorer.cronos.com) * Apps on Cronos: [https://cronos.com/ecosystem/](https://cronos.com/ecosystem/) -* [Cronos EVM Explorer](https://explorer.cronos.org/) * [Cronos POS Explorer](https://cronos-pos.org/explorer/) * [GitHub](https://github.com/crypto-org-chain) @@ -32,7 +32,7 @@ The network powers the app. The app brings users, activity, and liquidity back t ### Networks you’ll hear about -* [Cronos EVM](https://docs.cronos.org): Cronos EVM is an Ethereum-compatible blockchain built with the Cosmos SDK and integrated with IBC. -* [Cronos POS](https://docs.cronos-pos.org/): Cronos POS is the foundational blockchain of the Cronos ecosystem. +* [Cronos EVM](https://docs.cronos.com): EVM-compatible, built with Ethermint/Cosmos SDK; launched Nov 8, 2021. +* [Cronos POS](https://cronos-pos.org/wallets): Cosmos chain optimized for payments/consumer use cases. A lot more info can be found in the other section of these Docs or by following the links above. diff --git a/block-explorers/block-explorer-and-api-keys.md b/block-explorers/block-explorer-and-api-keys.md index c737cf61..c9a1807b 100644 --- a/block-explorers/block-explorer-and-api-keys.md +++ b/block-explorers/block-explorer-and-api-keys.md @@ -4,15 +4,15 @@ {% tabs %} {% tab title="Cronos Mainnet" %} -* **Cronos Explorer:** [https://explorer.cronos.org/](https://explorer.cronos.org/) +* **Cronos Explorer:** [https://explorer.cronos.com/](https://explorer.cronos.com/) {% endtab %} {% tab title="Testnet" %} -* **Cronos Testnet Explorer:** [https://explorer.cronos.org/testnet](https://explorer.cronos.org/testnet) +* **Cronos Testnet Explorer:** [https://explorer.cronos.com/testnet](https://explorer.cronos.com/testnet) {% endtab %} {% endtabs %} -Cronos Explorer is the reference transaction and block explorer on Cronos `https://explorer.cronos.org` +Cronos Explorer is the reference transaction and block explorer on Cronos `https://explorer.cronos.com` ### Creating Account and Getting API Key **Cronos Explorer** @@ -22,7 +22,7 @@ As a means to provide equitable access to blockchain data, we've developed the C ### 1. Register an Account -Head over to the [**Account Registration**](https://explorer.cronos.org/register) page and provide email and password for your account. +Head over to the [**Account Registration**](https://explorer.cronos.com/register) page and provide email and password for your account.
diff --git a/cronos-chain-protocol/chain-details/parameters.md b/cronos-chain-protocol/chain-details/parameters.md index 2f58e015..9cf78cc7 100644 --- a/cronos-chain-protocol/chain-details/parameters.md +++ b/cronos-chain-protocol/chain-details/parameters.md @@ -22,7 +22,7 @@ meta: content: Brief description of all the mentioned network parameters - name: "twitter:image" content: https://cronos.org/og-image.png -canonicalUrl: https://docs.cronos.org/chain-details/parameters.html +canonicalUrl: https://docs.cronos.com/chain-details/parameters.html --- # List of parameters diff --git a/cronos-chain-protocol/chain-details/technical-glossary.md b/cronos-chain-protocol/chain-details/technical-glossary.md index 41b7cfda..753b0a75 100644 --- a/cronos-chain-protocol/chain-details/technical-glossary.md +++ b/cronos-chain-protocol/chain-details/technical-glossary.md @@ -8,7 +8,7 @@ A | [B](technical-glossary.md#b) | [C](technical-glossary.md#c) | [D](technical- **Block Explorer** -An application that allows a user to explore the different blocks on a blockchain. It has a record of all the transactions in each block and is often made public to increase blockchain visibility and transparency. Here are our explorers: [Cronos Explorer](https://explorer.cronos.org/) and [Cronos Testnet Explorer](https://explorer.cronos.org/testnet). +An application that allows a user to explore the different blocks on a blockchain. It has a record of all the transactions in each block and is often made public to increase blockchain visibility and transparency. Here are our explorers: [Cronos Explorer](https://explorer.cronos.com/) and [Cronos Testnet Explorer](https://explorer.cronos.com/testnet). **Bonded (staking state)** @@ -20,7 +20,7 @@ A validator is said to make a byzantine fault when they sign conflicting message #### C -**Chain ID** A unique identifier for the blockchain. Different prefixes of the Chain ID are used to distinguish between _mainnet_, _devnet_, and _testnet_. For example, the Chain ID of our [testnet](https://docs.cronos.org/for-node-hosts/running-nodes/cronos-testnet#step-0-notes-on-testnet-network-upgrade) is `cronostestnet_338-3`. +**Chain ID** A unique identifier for the blockchain. Different prefixes of the Chain ID are used to distinguish between _mainnet_, _devnet_, and _testnet_. For example, the Chain ID of our [testnet](https://docs.cronos.com/for-node-hosts/running-nodes/cronos-testnet#step-0-notes-on-testnet-network-upgrade) is `cronostestnet_338-3`. **Chain-abci** @@ -68,7 +68,7 @@ It is a state machine that provides the necessary tools to run or create a contr #### F -[**Faucet**](https://cronos.org/faucet) +[**Faucet**](https://faucet.cronos.com/) Service carried out that dispenses funds in the form of free test token that can be used on a testnet. diff --git a/cronos-chain-protocol/chain-id.md b/cronos-chain-protocol/chain-id.md index eef0e8f3..8d2bad1d 100644 --- a/cronos-chain-protocol/chain-id.md +++ b/cronos-chain-protocol/chain-id.md @@ -28,7 +28,7 @@ meta: format in this documentation. - name: twitter:image content: https://cronos.org/og-image.png -canonicalUrl: https://docs.cronos.org/chain-details/chain-id.html +canonicalUrl: https://docs.cronos.com/chain-details/chain-id.html --- # Chain ID and Address Format diff --git a/cronos-chain-protocol/common-ibc-commands.md b/cronos-chain-protocol/common-ibc-commands.md index 06ce9f5a..7e627cf9 100644 --- a/cronos-chain-protocol/common-ibc-commands.md +++ b/cronos-chain-protocol/common-ibc-commands.md @@ -31,7 +31,7 @@ Subcommands: Example: ``` -./cronosd q ibc channel channels --node https://rpc-t3.cronos.org:443/ +./cronosd q ibc channel channels --node https://rpc-t3.cronos.com:443/ ``` Expected output: @@ -69,7 +69,7 @@ Example: &#xNAN;**#4 Query the trace info for all token denominations** ``` -./cronosd q ibc-transfer denom-traces --node https://rpc-t3.cronos.org:443/ +./cronosd q ibc-transfer denom-traces --node https://rpc-t3.cronos.com:443/ ``` \ diff --git a/cronos-chain-protocol/cronos-general-faq.md b/cronos-chain-protocol/cronos-general-faq.md index 01d71bf8..e79b98b0 100644 --- a/cronos-chain-protocol/cronos-general-faq.md +++ b/cronos-chain-protocol/cronos-general-faq.md @@ -11,7 +11,7 @@ If you are an application developer who is creating smart contracts in Solidity Cronos uses Proof of Authority (POA) consensus, a streamlined and scalable consensus mechanism derived from the Tendermint POS consensus. -There are currently 33 validators supporting the Cronos network, all leading infrastructure providers (see the [list here](https://cronos.org/validators)). +There are currently 33 validators supporting the Cronos network, all leading infrastructure providers. #### **How can I become a Cronos validator?** diff --git a/cronos-chain-protocol/genesis_file.md b/cronos-chain-protocol/genesis_file.md index e07e25b3..61463d06 100644 --- a/cronos-chain-protocol/genesis_file.md +++ b/cronos-chain-protocol/genesis_file.md @@ -28,12 +28,12 @@ meta: Find out more about genesis file in this documentation. - name: twitter:image content: https://cronos.org/og-image.png -canonicalUrl: https://docs.cronos.org/chain-details/genesis_file.html +canonicalUrl: https://docs.cronos.com/chain-details/genesis_file.html --- # Genesis -The `genesis.json` file defines the initial state of the Cronos Chain. On top of the standard [tendermint genesis](https://docs.tendermint.com/v0.33/tendermint-core/using-tendermint.html#genesis) format, we customize our own genesis file that includes different [modules](https://docs.cronos.org/~/changes/a4CtpNfKT3gnzLfuEveQ/cronos-chain-protocol/module_overview) and facilitates the special features of the Cronos Chain. Sample genesis file can be found [here](https://github.com/crypto-org-chain/cronos-mainnet/blob/master/cronosmainnet_25-1/genesis.json). +The `genesis.json` file defines the initial state of the Cronos Chain. On top of the standard [tendermint genesis](https://docs.tendermint.com/v0.33/tendermint-core/using-tendermint.html#genesis) format, we customize our own genesis file that includes different [modules](https://docs.cronos.com/cronos-chain-protocol/module_overview) and facilitates the special features of the Cronos Chain. Sample genesis file can be found [here](https://github.com/cronos-labs/cronos-mainnet/blob/master/cronosmainnet_25-1/genesis.json). ## Fields in genesis diff --git a/cronos-chain-protocol/module_overview/README.md b/cronos-chain-protocol/module_overview/README.md index 20af0074..1637f122 100644 --- a/cronos-chain-protocol/module_overview/README.md +++ b/cronos-chain-protocol/module_overview/README.md @@ -28,7 +28,7 @@ meta: Governance, Mint, Slashing, Staking and more. - name: twitter:image content: https://cronos.org/og-image.png -canonicalUrl: https://docs.cronos.org/chain-details/module_overview.html +canonicalUrl: https://docs.cronos.com/chain-details/module_overview.html --- # Modules diff --git a/cronos-chain-protocol/module_overview/module_bank.md b/cronos-chain-protocol/module_overview/module_bank.md index 431a8f77..73d1ad45 100644 --- a/cronos-chain-protocol/module_overview/module_bank.md +++ b/cronos-chain-protocol/module_overview/module_bank.md @@ -11,8 +11,8 @@ The `bank` module maintains the state of two primary objects: `bank` module tracks and provides query support for the total supply of all assets used in the application. It also supports token transfer functionalities. Specifically, the total supply is updated whenever a token is: -* **Minted**, e.g. Token created by the [mint](https://docs.cronos.org/~/changes/a4CtpNfKT3gnzLfuEveQ/cronos-chain-protocol/module_overview#mint) module; or -* **Burned**, e.g. Token distorted by the [slashing](https://docs.cronos.org/~/changes/a4CtpNfKT3gnzLfuEveQ/cronos-chain-protocol/module_overview#slashing) module. +* **Minted**, e.g. Token created by the [mint](https://docs.cronos.com/cronos-chain-protocol/module_overview#mint) module; or +* **Burned**, e.g. Token distorted by the [slashing](https://docs.cronos.com/cronos-chain-protocol/module_overview#slashing) module. #### Transactions and Queries @@ -79,7 +79,7 @@ $ cronosd query bank total --output json | jq The parameters can be checked by browsing to the following REST endpoint on Mainnet: -[https://rest.cronos.org/cosmos/bank/v1beta1/params](https://rest.cronos.org/cosmos/bank/v1beta1/params)/ +[https://rest.cronos.com/cosmos/bank/v1beta1/params](https://rest.cronos.com/cosmos/bank/v1beta1/params)/ ```json { diff --git a/cronos-chain-protocol/module_overview/module_distribution.md b/cronos-chain-protocol/module_overview/module_distribution.md index d28792b6..45513a8c 100644 --- a/cronos-chain-protocol/module_overview/module_distribution.md +++ b/cronos-chain-protocol/module_overview/module_distribution.md @@ -21,8 +21,8 @@ Below are all the network parameters for the `distribution` module: There are two main types of rewards -* Block rewards, governed by the [mint](https://docs.cronos.org/~/changes/a4CtpNfKT3gnzLfuEveQ/cronos-chain-protocol/module_overview#mint) module; and -* [Transaction fees bonus](https://docs.cronos.org/~/changes/a4CtpNfKT3gnzLfuEveQ/cronos-chain-protocol/module_overview#transaction-fees-bonus). +* Block rewards, governed by the [mint](https://docs.cronos.com/cronos-chain-protocol/module_overview#mint) module; and +* [Transaction fees bonus](https://docs.cronos.com/cronos-chain-protocol/module_overview#transaction-fees-bonus). **Block reward** @@ -47,7 +47,7 @@ This mechanism aims to incentivize non-empty block proposals, better networking **Community tax** -The `community_tax` is the tax rate to the reward obtained by the validator. Specifically, part of the reward will be taxed and send to the community pool. The funds in the community pool can be withdrawn by submitting a community pool spend proposal with the [gov module](https://docs.cronos.org/~/changes/a4CtpNfKT3gnzLfuEveQ/cronos-chain-protocol/module_overview#gov). +The `community_tax` is the tax rate to the reward obtained by the validator. Specifically, part of the reward will be taxed and send to the community pool. The funds in the community pool can be withdrawn by submitting a community pool spend proposal with the [gov module](https://docs.cronos.com/cronos-chain-protocol/module_overview#gov). Even if the `community_tax` is set to be zero, the balance of the community pool could be non-zero. For example, the truncated remainder in some accounting edge cases will be sent to the community pool as well. Besides that, users can fund the community pool voluntary, and there could be funds allocated to the community pool in the [genesis](../genesis_file.md). @@ -111,7 +111,7 @@ $ cronosd query distribution params --output json | jq The parameters can also be checked by browsing to the following REST endpoint on Mainnet: -[https://rest.cronos.org/cosmos/distribution/v1beta1/params](https://rest.cronos.org/cosmos/bank/v1beta1/params)/ +[https://rest.cronos.com/cosmos/distribution/v1beta1/params](https://rest.cronos.com/cosmos/bank/v1beta1/params)/ ```json { diff --git a/cronos-chain-protocol/module_overview/module_feemarket.md b/cronos-chain-protocol/module_overview/module_feemarket.md index cc402fa1..1e8b9812 100644 --- a/cronos-chain-protocol/module_overview/module_feemarket.md +++ b/cronos-chain-protocol/module_overview/module_feemarket.md @@ -69,7 +69,7 @@ The parameters can also be checked by browsing to the following REST endpoint&#x {% tabs %} {% tab title="Mainnet" %} -{% embed url="https://rest.cronos.org/ethermint/feemarket/v1/params" %} +{% embed url="https://rest.cronos.com/ethermint/feemarket/v1/params" %} ```bash { @@ -89,7 +89,7 @@ The parameters can also be checked by browsing to the following REST endpoint&#x {% tab title="Testnet" %} -{% embed url="https://rest-t3.cronos.org/ethermint/feemarket/v1/params" %} +{% embed url="https://rest-t3.cronos.com/ethermint/feemarket/v1/params" %} @@ -115,7 +115,7 @@ We can query the `eth_feeHistory` by JSON-RPC, the result will return the transa ```bash -curl --location --request POST 'https://evm.cronos.org' \ +curl --location --request POST 'https://evm.cronos.com' \ --header 'Content-Type: application/json' \ --data-raw '{ "jsonrpc": "2.0", diff --git a/cronos-chain-protocol/module_overview/module_slashing.md b/cronos-chain-protocol/module_overview/module_slashing.md index 97bb54c3..5598ebcb 100644 --- a/cronos-chain-protocol/module_overview/module_slashing.md +++ b/cronos-chain-protocol/module_overview/module_slashing.md @@ -109,7 +109,7 @@ $ cronosd query slashing params --output json | jq The parameters can also be checked by browsing to the following REST endpoint on Mainnet: -[https://rest.cronos.org/cosmos/slashing/v1beta1/params](https://rest.cronos.org/cosmos/bank/v1beta1/params) +[https://rest.cronos.com/cosmos/slashing/v1beta1/params](https://rest.cronos.com/cosmos/bank/v1beta1/params) ```json { diff --git a/cronos-x402-facilitator/api-reference.md b/cronos-x402-facilitator/api-reference.md index 3ca4076c..a106308d 100644 --- a/cronos-x402-facilitator/api-reference.md +++ b/cronos-x402-facilitator/api-reference.md @@ -2,7 +2,7 @@ ## Network Constants -
ConstantTestnet ValueMainnet Value
Network Stringcronos-testnetcronos-mainnet
Chain ID33825
RPC URLhttps://evm-t3.cronos.orghttps://evm.cronos.org
USDC.E Contract0xc01efAaF7C5C61bEbFAeb358E1161b537b8bC0e00xf951eC28187D9E5Ca673Da8FE6757E6f0Be5F77C
Facilitator URLhttps://facilitator.cronoslabs.org/v2/x402Same (single endpoint)
+
ConstantTestnet ValueMainnet Value
Network Stringcronos-testnetcronos-mainnet
Chain ID33825
RPC URLhttps://evm-t3.cronos.comhttps://evm.cronos.com
USDC.E Contract0xc01efAaF7C5C61bEbFAeb358E1161b537b8bC0e00xf951eC28187D9E5Ca673Da8FE6757E6f0Be5F77C
Facilitator URLhttps://facilitator.cronoslabs.org/v2/x402Same (single endpoint)
{% hint style="info" %} **Note**: Use these contract addresses in the `asset` field of your [payment requirements](api-reference.md#verify-endpoint). Always verify contract addresses match your target network. @@ -27,7 +27,7 @@ The facilitator uses one base URL for all networks. Switch between mainnet and t | Contract Address | `0xc01efAaF7C5C61bEbFAeb358E1161b537b8bC0e0` | `0xf951eC28187D9E5Ca673Da8FE6757E6f0Be5F77C` | {% hint style="info" %} -**Note**: USDC.e is a 6-decimal token, meaning that 1 USDC.e equals 1,000,000 in its smallest unit. On Cronos Testnet, use the [**faucet**](https://faucet.cronos.org/) to get _devUSDC.e_ for testing. +**Note**: USDC.e is a 6-decimal token, meaning that 1 USDC.e equals 1,000,000 in its smallest unit. On Cronos Testnet, use the [**faucet**](https://faucet.cronos.com/) to get _devUSDC.e_ for testing. {% endhint %} ## API Endpoints diff --git a/cronos-x402-facilitator/quick-start-for-buyers.md b/cronos-x402-facilitator/quick-start-for-buyers.md index c0720eb5..790e60b9 100644 --- a/cronos-x402-facilitator/quick-start-for-buyers.md +++ b/cronos-x402-facilitator/quick-start-for-buyers.md @@ -6,7 +6,7 @@ This section explains how buyers (wallets, AI agents, or applications) can gener * Cronos-compatible wallet with private key or browser wallet extension * _USDC.E_ token balance (see [Network Constants](api-reference.md#network-constants) for contract addresses) - * For Cronos Testnet, you can obtain _devUSDC.e_ tokens from the [faucet](https://faucet.cronos.org/) for testing purposes + * For Cronos Testnet, you can obtain _devUSDC.e_ tokens from the [faucet](https://faucet.cronos.com/) for testing purposes ### Integration Steps @@ -62,7 +62,7 @@ async function payForResource(resourceUrl, wallet) { // Example usage async function main() { const privateKey = process.env.PRIVATE_KEY; - const provider = new ethers.JsonRpcProvider('https://evm-t3.cronos.org'); + const provider = new ethers.JsonRpcProvider('https://evm-t3.cronos.com'); const wallet = new ethers.Wallet(privateKey, provider); const resourceUrl = 'https://seller-api.example.com/api/premium-data'; diff --git a/cronos-x402-facilitator/quick-start-for-sellers.md b/cronos-x402-facilitator/quick-start-for-sellers.md index 438efa66..df18fa5e 100644 --- a/cronos-x402-facilitator/quick-start-for-sellers.md +++ b/cronos-x402-facilitator/quick-start-for-sellers.md @@ -166,4 +166,4 @@ See [Verify Endpoint](api-reference.md#verify-endpoint) and [Settle Endpoint](ap #### **6. Monitor Transactions** * Check facilitator response for `txHash` and `blockNumber` -* View on Cronos Block Explorer: `https://explorer.cronos.org/testnet/tx/[txHash]` +* View on Cronos Block Explorer: `https://explorer.cronos.com/testnet/tx/[txHash]` diff --git a/cronos-x402-facilitator/resources-and-next-steps.md b/cronos-x402-facilitator/resources-and-next-steps.md index c22e7782..029e09f8 100644 --- a/cronos-x402-facilitator/resources-and-next-steps.md +++ b/cronos-x402-facilitator/resources-and-next-steps.md @@ -14,15 +14,15 @@ The Cronos x402 Facilitator enables sellers to accept on-chain stablecoin paymen #### **Documentation & Resources:** -* **Faucet for **_**`devUSDC.e`**_** test token on Cronos Testnet:** [https://faucet.cronos.org](https://faucet.cronos.org) +* **Faucet for **_**`devUSDC.e`**_** test token on Cronos Testnet:** [https://faucet.cronos.com](https://faucet.cronos.com) * **Cronos EVM Testnet TCRO faucet:** [https://faucet.cronos.com/](https://faucet.cronos.com/) -* **API Documentation:** [https://docs.cronos.org/cronos-x402-facilitator/api-reference#api-endpoints](https://docs.cronos.org/cronos-x402-facilitator/api-reference#api-endpoints) -* **Cronos Block Explorer**: [https://explorer.cronos.org](https://explorer.cronos.org/) +* **API Documentation:** [https://docs.cronos.com/cronos-x402-facilitator/api-reference#api-endpoints](https://docs.cronos.com/cronos-x402-facilitator/api-reference#api-endpoints) +* **Cronos Block Explorer**: [https://explorer.cronos.com](https://explorer.cronos.com/) * **x402 Protocol Spec**: [https://github.com/coinbase/x402](https://github.com/coinbase/x402) * **Developer Dashboard**: [https://developer.crypto.com](https://developer.crypto.com/) * **Example code:** [https://github.com/cronos-labs/x402-examples](https://github.com/cronos-labs/x402-examples) -* **Hackers Quick Start Guide to building on Cronos:** [https://docs.cronos.org/for-dapp-developers/hacker-resources](https://docs.cronos.org/for-dapp-developers/hacker-resources) -* **Wallet integrations:** [https://docs.cronos.org/for-dapp-developers/chain-integration/web-extension-integration](https://docs.cronos.org/for-dapp-developers/chain-integration/web-extension-integration) +* **Hackers Quick Start Guide to building on Cronos:** [https://docs.cronos.com/for-dapp-developers/hacker-resources](https://docs.cronos.com/for-dapp-developers/hacker-resources) +* **Wallet integrations:** [https://docs.cronos.com/for-dapp-developers/chain-integration/web-extension-integration](https://docs.cronos.com/for-dapp-developers/chain-integration/web-extension-integration) * **Crypto.com AI Agent SDK:** [https://ai-agent-sdk-docs.crypto.com/](https://ai-agent-sdk-docs.crypto.com/) * **Crypto.com Market Data MCP Server integrations:** [https://mcp.crypto.com/docs](https://mcp.crypto.com/docs) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index fee89b1c..3ad240ef 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -10,7 +10,7 @@ module.exports = { }, { text: "Getting Started", - link: "https://docs.cronos.org/getting-started/readme" + link: "https://docs.cronos.com/getting-started/readme" }, { @@ -18,35 +18,35 @@ module.exports = { items: [ { text: "Cronos Mainnet Beta", - link: "https://docs.cronos.org/for-node-hosts/running-nodes/cronos-mainnet" + link: "https://docs.cronos.com/for-node-hosts/running-nodes/cronos-mainnet" }, { text: "Using Metamask", - link: "https://docs.cronos.org/for-users/metamask" + link: "https://docs.cronos.com/for-users/metamask" }, { text: "Cronos Testnet", - link: "https://docs.cronos.org/for-node-hosts/running-nodes/cronos-testnet" + link: "https://docs.cronos.com/for-node-hosts/running-nodes/cronos-testnet" }, { text: "Cronos Gravity bridge Testnet", - link: "https://docs.cronos.org/for-node-hosts/running-nodes/cronos-gbtestnet" + link: "https://docs.cronos.com/for-node-hosts/running-nodes/cronos-gbtestnet" }, { text: "Local network deployment", - link: "https://docs.cronos.org/for-node-hosts/running-nodes/local-devnet" + link: "https://docs.cronos.com/for-node-hosts/running-nodes/local-devnet" }, { text: "Cronos node setup best practises", - link: "https://docs.cronos.org/for-node-hosts/running-nodes/cronos-node-best-practises" + link: "https://docs.cronos.com/for-node-hosts/running-nodes/cronos-node-best-practises" }, { text: "Deploy Smart Contract at Cronos", - link: "https://docs.cronos.org/for-dapp-developers/cronos-smart-contract" + link: "https://docs.cronos.com/for-dapp-developers/cronos-smart-contract" }, { text: "Best Practices for DeFi Project in Cronos", - link: "https://docs.cronos.org/for-dapp-developers/cronos-smart-contract/defi-practice" + link: "https://docs.cronos.com/for-dapp-developers/cronos-smart-contract/defi-practice" }, { text: "Block Explorer", @@ -64,15 +64,15 @@ module.exports = { items: [ { text: "Introduction", - link: "https://docs.cronos.org/getting-started/introduction" + link: "https://docs.cronos.com/getting-started/introduction" }, { text: "Design Goals", - link: "https://docs.cronos.org/getting-started/architecture" + link: "https://docs.cronos.com/getting-started/architecture" }, { text: "Modules", - link: "https://docs.cronos.org/about-cronos/module_overview" + link: "https://docs.cronos.com/about-cronos/module_overview" } ] }, @@ -81,23 +81,23 @@ module.exports = { items: [ { text: "Via Crypto.com App and Exchange", - link: "https://docs.cronos.org/for-users/bridge/app_n_ex" + link: "https://docs.cronos.com/for-users/bridge/app_n_ex" }, { text: "From other chains (Cronos Bridge WebApp)", - link: "https://docs.cronos.org/for-users/bridge/other_chain/webapp" + link: "https://docs.cronos.com/for-users/bridge/other_chain/webapp" }, { text: "From other chains (Crypto.com DeFi Wallet)", - link: "https://docs.cronos.org/for-users/bridge/other_chain/defiwallet" + link: "https://docs.cronos.com/for-users/bridge/other_chain/defiwallet" }, { text: "From other chains (Crypto.com DeFi Desktop Wallet)", - link: "https://docs.cronos.org/for-users/bridge/other_chain/desktop" + link: "https://docs.cronos.com/for-users/bridge/other_chain/desktop" }, { text: "Gravity Bridge (Cronos Bridge WebApp - Testnet only)", - link: "https://docs.cronos.org/for-users/bridge/gb-testnet" + link: "https://docs.cronos.com/for-users/bridge/gb-testnet" } ] }, @@ -106,19 +106,19 @@ module.exports = { items: [ { text: "Introduction", - link: "https://docs.cronos.org/cronos-play/cronos-play", + link: "https://docs.cronos.com/cronos-play/cronos-play", }, { text: "Unity", - link: "https://docs.cronos.org/cronos-play/unity", + link: "https://docs.cronos.com/cronos-play/unity", }, { text: "Unreal Engine", - link: "https://docs.cronos.org/cronos-play/getting-started_unreal", + link: "https://docs.cronos.com/cronos-play/getting-started_unreal", }, { text: "C++ SDK", - link: "https://docs.cronos.org/cronos-play/getting-started_cpp", + link: "https://docs.cronos.com/cronos-play/getting-started_cpp", } ] }, @@ -128,19 +128,19 @@ module.exports = { items: [ { text: "Integrating with Cronos Chain", - link: "https://docs.cronos.org/for-dapp-developers/chain-integration" + link: "https://docs.cronos.com/for-dapp-developers/chain-integration" }, { text: "Web extension integration", - link: "https://docs.cronos.org/for-dapp-developers/chain-integration/web-extension-integration" + link: "https://docs.cronos.com/for-dapp-developers/chain-integration/web-extension-integration" }, { text: "Technical Glossary", - link: "https://docs.cronos.org/about-cronos/chain-details/technical-glossary" + link: "https://docs.cronos.com/about-cronos/chain-details/technical-glossary" }, { text: "Useful Projects on Cronos", - link: "https://docs.cronos.org/for-dapp-developers/useful-projects-on-cronos" + link: "https://docs.cronos.com/for-dapp-developers/useful-projects-on-cronos" }, ] } diff --git a/docs/.vuepress/theme/components/Footer.vue b/docs/.vuepress/theme/components/Footer.vue index b5899651..494df4cf 100644 --- a/docs/.vuepress/theme/components/Footer.vue +++ b/docs/.vuepress/theme/components/Footer.vue @@ -20,7 +20,7 @@ --> diff --git a/docs/.vuepress/theme/components/Navbar.vue b/docs/.vuepress/theme/components/Navbar.vue index de5b5e28..38e4ccab 100644 --- a/docs/.vuepress/theme/components/Navbar.vue +++ b/docs/.vuepress/theme/components/Navbar.vue @@ -70,7 +70,7 @@ export default { methods: { onEnter: function () { window.open( - `https://docs.cronos.org/getting-started/readme?q=${this.input}`, + `https://docs.cronos.com/getting-started/readme?q=${this.input}`, "_blank" ); }, diff --git a/docs/README.md b/docs/README.md index a2814fd2..79f6ab6f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,11 +2,11 @@ home: true heroImage: CRO_icon.png actionText: Get Started → -actionLink: https://docs.cronos.org/getting-started/readme +actionLink: https://docs.cronos.com/getting-started/readme subscriptionText: Subscribe Now subscriptionLink: https://cryptoorg.substack.com/p/subscribe readdocText: Read Documentation -readdocLink: https://docs.cronos.org/getting-started/readme +readdocLink: https://docs.cronos.com/getting-started/readme footer: true meta: - name: "title" @@ -31,7 +31,7 @@ meta: content: View our latest chain documentation on Cronos. Sign up to our newsletter to get the latest updates and read the documentation to connect to our Testnet. - name: "twitter:image" content: https://cronos.org/og-image.png -canonicalUrl: https://docs.cronos.org/ +canonicalUrl: https://docs.cronos.com/ --- The documentation in this repository site is meant to provide specifications and implementation details that will be useful to third party developers or contributors to the main [repository](https://github.com/crypto-com/chain-docs-nextgen). diff --git a/for-dapp-developers/chain-integration/README.md b/for-dapp-developers/chain-integration/README.md index 52aed96e..3d5c8f2c 100644 --- a/for-dapp-developers/chain-integration/README.md +++ b/for-dapp-developers/chain-integration/README.md @@ -27,8 +27,7 @@ ### Useful Links -* [Cronos website](https://cronos.org/) -* [Cronos Whitepaper](https://whitepaper.cronos.org/) +* [Cronos website](https://cronos.com/) * [GitHub Repository](https://github.com/crypto-org-chain/cronos) -* [Official Documentation](https://docs.cronos.org/) +* [Official Documentation](https://docs.cronos.com/) * [Cronos Binaries](https://github.com/crypto-org-chain/cronos/releases) diff --git a/for-dapp-developers/chain-integration/json-rpc.md b/for-dapp-developers/chain-integration/json-rpc.md index 68dc296f..b53e5c95 100644 --- a/for-dapp-developers/chain-integration/json-rpc.md +++ b/for-dapp-developers/chain-integration/json-rpc.md @@ -7,7 +7,7 @@ * [Ethereum JSON-RPC](https://ethereum.org/en/developers/docs/apis/json-rpc/) * [Geth JSON-RPC APIs](https://geth.ethereum.org/docs/rpc/server) -Below is a list of Ethereum type JSON-RPC Methods where users can curl via local node. While you can also surf to our `swagger playground`for a better understanding. +Below is a list of Ethereum type JSON-RPC Methods where users can curl via local node. ### JSON-RPC Methods diff --git a/for-dapp-developers/chain-integration/public-rpc-endpoints.md b/for-dapp-developers/chain-integration/public-rpc-endpoints.md index a0a595f9..9941eab4 100644 --- a/for-dapp-developers/chain-integration/public-rpc-endpoints.md +++ b/for-dapp-developers/chain-integration/public-rpc-endpoints.md @@ -25,34 +25,30 @@ If you are sending large numbers of transactions from your backend, consider set {% tabs %} {% tab title="Mainnet" %} * **EVM HTTP JSON RPC (Web3 compatible)** - * [https://evm.cronos.org/](https://evm.cronos.org/) + * [https://evm.cronos.com/](https://evm.cronos.com/) * **Block explorer** - * [https://explorer.cronos.org/](https://explorer.cronos.org/) + * [https://explorer.cronos.com/](https://explorer.cronos.com/) * **Tendermint RPC** - * [https://rpc.cronos.org/](https://rpc.cronos.org/) + * [https://rpc.cronos.com/](https://rpc.cronos.com/) * **Cosmos RESTful** - * [https://rest.cronos.org/](https://rest.cronos.org/) + * [https://rest.cronos.com/](https://rest.cronos.com/) * **Cosmos gRPC Based** - * [https://grpc.cronos.org/](http://grpc.cronos.org/) -* **Swagger Playground** - * [https://cronos.org/swagger?network=mainnet](https://cronos.org/swagger?network=mainnet) + * [https://grpc.cronos.com/](https://grpc.cronos.com/) * **Swagger Rest API** - * [https://rest.cronos.org/swagger/](https://rest.cronos.org/swagger/) + * [https://rest.cronos.com/swagger/](https://rest.cronos.com/swagger/) {% endtab %} {% tab title="Testnet" %} * **EVM HTTP JSON RPC (Web3 compatible)** - * [https://evm-t3.cronos.org/](https://evm-t3.cronos.org/) + * [https://evm-t3.cronos.com/](https://evm-t3.cronos.com/) * **Block explorer** - * [https://explorer.cronos.org/testnet](https://explorer.cronos.org/testnet) + * [https://explorer.cronos.com/testnet](https://explorer.cronos.com/testnet) * **Tendermint RPC** - * [https://rpc-t3.cronos.org/](https://rpc-t3.cronos.org/) + * [https://rpc-t3.cronos.com/](https://rpc-t3.cronos.com/) * **Cosmos RESTful** - * [https://rest-t3.cronos.org/](https://rest-t3.cronos.org/) + * [https://rest-t3.cronos.com/](https://rest-t3.cronos.com/) * **Cosmos gRPC Based** - * [https://grpc-t3.cronos.org/](https://grpc-t3.cronos.org/) -* **Swagger Playground** - * [https://cronos.org/swagger?network=testnet](https://cronos.org/swagger?network=testnet) + * [https://grpc-t3.cronos.com/](https://grpc-t3.cronos.com/) {% endtab %} {% tab title="3rd party" %} diff --git a/for-dapp-developers/cronos-smart-contract/README.md b/for-dapp-developers/cronos-smart-contract/README.md index d593a31d..d59e15bf 100644 --- a/for-dapp-developers/cronos-smart-contract/README.md +++ b/for-dapp-developers/cronos-smart-contract/README.md @@ -28,7 +28,7 @@ meta: Truffle and Hardhat are included in this technical documentation. - name: twitter:image content: https://cronos.org/og-image.png -canonicalUrl: https://docs.cronos.org/getting-started/cronos-smart-contract.html +canonicalUrl: https://docs.cronos.com/getting-started/cronos-smart-contract.html --- # 📃 Smart Contracts @@ -52,7 +52,7 @@ You can refer to [Downloading and installing Node.js and npm](https://docs.npmjs ### Sufficient funds on deployer address -You can access to [faucet](https://faucet.cronos.com/) to obtain testnet TCRO and [explorer](https://explorer.cronos.org/testnet) to view the address details. +You can access to [faucet](https://faucet.cronos.com/) to obtain testnet TCRO and [explorer](https://explorer.cronos.com/testnet) to view the address details. ### Git clone `smart-contract-example` diff --git a/for-dapp-developers/cronos-smart-contract/contract-deployment.md b/for-dapp-developers/cronos-smart-contract/contract-deployment.md index 97740840..3054d4fd 100644 --- a/for-dapp-developers/cronos-smart-contract/contract-deployment.md +++ b/for-dapp-developers/cronos-smart-contract/contract-deployment.md @@ -2,7 +2,7 @@ When developing smart contracts on Testnet, use the Testnet version of the Cronos Explorer block explorer: -* Cronos Explorer Testnet URL: [https://explorer.cronos.org/testnet](https://explorer.cronos.org/testnet) +* Cronos Explorer Testnet URL: [https://explorer.cronos.com/testnet](https://explorer.cronos.com/testnet) * Documentation of Cronos Explorer Testnet API: [https://explorer-api-doc.cronos.org/testnet](https://explorer-api-doc.cronos.org/testnet) ## Truffle: Deploy ERC20 Contract @@ -44,7 +44,7 @@ PRIVATE_KEY=XXXXXXX ### Step 6. Endpoints setting -By default, the script will be using your local host `"127.0.0.1"` - If you are not running a localhost, you may leverage the public endpoint `https://evm-t3.cronos.org/` by making changes to `networks` in `truffle-config.js`, for example: +By default, the script will be using your local host `"127.0.0.1"` - If you are not running a localhost, you may leverage the public endpoint `https://evm-t3.cronos.com/` by making changes to `networks` in `truffle-config.js`, for example: ```json networks: { @@ -53,7 +53,7 @@ By default, the script will be using your local host `"127.0.0.1"` - If you are network_id: "*", // Any network (default: none) }, testnet: { - provider: new HDWalletProvider(getHDWallet(), "https://evm-t3.cronos.org/"), // TODO + provider: new HDWalletProvider(getHDWallet(), "https://evm-t3.cronos.com/"), // TODO network_id: "*", skipDryRun: true }, @@ -116,7 +116,7 @@ PRIVATE_KEY=XXXXXXX ### Step 6. Endpoints setting -By default, the script will be using your local host `"127.0.0.1"` - If you are not running a localhost, you may leverage the public endpoint `https://evm-t3.cronos.org/` by making changes to `networks` in `hardhat.config.js`, for example: +By default, the script will be using your local host `"127.0.0.1"` - If you are not running a localhost, you may leverage the public endpoint `https://evm-t3.cronos.com/` by making changes to `networks` in `hardhat.config.js`, for example: ```json networks: { @@ -125,7 +125,7 @@ By default, the script will be using your local host `"127.0.0.1"` - If you are accounts: getHDWallet(), }, testnet: { - url: "https://evm-t3.cronos.org/", + url: "https://evm-t3.cronos.com/", accounts: getHDWallet(), }, }, diff --git a/for-dapp-developers/cronos-smart-contract/contract-verification-export-cronoscan-to-cronos-explorer.md b/for-dapp-developers/cronos-smart-contract/contract-verification-export-cronoscan-to-cronos-explorer.md index 394f94d5..f37f1a7f 100644 --- a/for-dapp-developers/cronos-smart-contract/contract-verification-export-cronoscan-to-cronos-explorer.md +++ b/for-dapp-developers/cronos-smart-contract/contract-verification-export-cronoscan-to-cronos-explorer.md @@ -6,7 +6,7 @@ hidden: true ## Cronos EVM: how to verify smart contracts on multiple blockchain explorers -As a developer, you may have submitted your smart contract code to a blockchain explorer (e.g., [Cronoscan](https://cronoscan.com/)) as part of your smart contract deployment script. You can also submit it to other platforms for verification (e.g., [Cronos Explorer](https://explorer.cronos.org/)). +As a developer, you may have submitted your smart contract code to a blockchain explorer (e.g., [Cronoscan](https://cronoscan.com/)) as part of your smart contract deployment script. You can also submit it to other platforms for verification (e.g., [Cronos Explorer](https://explorer.cronos.com/)). This guide explains how to export data from one explorer and upload it into another. However, this only works for one smart contract at a time. @@ -101,7 +101,7 @@ In this case, you need to create a .JSON file by following these steps: ## Step 3: Submit contract verification into the other blockchain explorer (e.g., Cronos Explorer) -Please visit the [Cronos Explorer User Interface](https://explorer.cronos.org/verifyContract), which looks like this: +Please visit the [Cronos Explorer User Interface](https://explorer.cronos.com/verifyContract), which looks like this:
diff --git a/for-dapp-developers/cronos-smart-contract/contract-verification-export-etherscan-to-cronos-explorer.md b/for-dapp-developers/cronos-smart-contract/contract-verification-export-etherscan-to-cronos-explorer.md index 39ef31cb..4c55dba4 100644 --- a/for-dapp-developers/cronos-smart-contract/contract-verification-export-etherscan-to-cronos-explorer.md +++ b/for-dapp-developers/cronos-smart-contract/contract-verification-export-etherscan-to-cronos-explorer.md @@ -6,7 +6,7 @@ hidden: true ## Cronos EVM: how to verify smart contracts on multiple blockchain explorers -As a developer, you may have submitted your smart contract code to a blockchain explorer (e.g. [Etherscan](https://etherscan.io/)) as part of your smart contract deployment script. You can also submit it to other platforms for verification (e.g. [Cronos Explorer](https://explorer.cronos.org/)). +As a developer, you may have submitted your smart contract code to a blockchain explorer (e.g. [Etherscan](https://etherscan.io/)) as part of your smart contract deployment script. You can also submit it to other platforms for verification (e.g. [Cronos Explorer](https://explorer.cronos.com/)). This guide explains how to export data from one explorer and upload it into another. However, this only works for one smart contract at a time. @@ -106,7 +106,7 @@ In this case, you need to create a .JSON file by following these steps: ## Step 3: Submit contract verification into the other blockchain explorer (e.g. Cronos Explorer) -Please visit the [Cronos Explorer User Interface](https://explorer.cronos.org/verifyContract), which looks like this: +Please visit the [Cronos Explorer User Interface](https://explorer.cronos.com/verifyContract), which looks like this:
diff --git a/for-dapp-developers/cronos-smart-contract/contract-verification.md b/for-dapp-developers/cronos-smart-contract/contract-verification.md index 4be69a6b..945ebd4d 100644 --- a/for-dapp-developers/cronos-smart-contract/contract-verification.md +++ b/for-dapp-developers/cronos-smart-contract/contract-verification.md @@ -2,12 +2,12 @@ ## Block Explorer -The Cronos blockchain network is now using the new [Cronos Explorer](https://explorer.cronos.org). +The Cronos blockchain network is now using the new [Cronos Explorer](https://explorer.cronos.com). The Cronos Explorer URLs are as follows: -* Mainnet: [https://explorer.cronos.org](https://explorer.cronos.org) -* Testnet: [https://explorer.cronos.org/testnet](https://explorer.cronos.org/testnet) +* Mainnet: [https://explorer.cronos.com](https://explorer.cronos.com) +* Testnet: [https://explorer.cronos.com/testnet](https://explorer.cronos.com/testnet) The documentation of the Cronos Explorer APIs are available at the following URLs: @@ -16,11 +16,11 @@ The documentation of the Cronos Explorer APIs are available at the following URL ## Contract Deployment -To interact with Cronos mainnet, you can use the public endpoint `https:.//evm.cronos.org` or an endpoint provided by a commercial vendor. You will need CRO in your self-custodial wallet in order to pay for transaction fees. +To interact with Cronos mainnet, you can use the public endpoint `https:.//evm.cronos.com` or an endpoint provided by a commercial vendor. You will need CRO in your self-custodial wallet in order to pay for transaction fees. In [this Github repository](https://github.com/kentimsit/cronos-hardhat-boilerplate), you will find a convenient example of Hardhat configuration for smart contract development on Cronos Testnet and Mainnet. Please refer to [the README.md file](https://github.com/kentimsit/cronos-hardhat-boilerplate/blob/main/README.md) for a list of frequently used commands, and to the [Hardhat documentation](https://hardhat.org) for more details. -In the `hardhat.config.js` file, you will notice that we currently recommend to set the gas price at 10100000000000 wei, but please [check the Gas Tracker](https://cronos.org/gastracker) for a more up to date value. +In the `hardhat.config.js` file, you will notice that we currently recommend to set the gas price at 10100000000000 wei, but please [check the Average Gas Price](https://explorer.cronos.com/charts) for a more up to date value. ## Contract Verification @@ -30,7 +30,7 @@ The new Cronos Explorer supports smart contract verification either through the **Contract Verification Via Explorer Hardhat:** -For verification via Hardhat, refer to the example provided in [this boilerplate repository](https://github.com/kentimsit/cronos-hardhat-boilerplate/blob/main/README.md). Cronos is supported by Hardhat out of the box, you just need to configure the network parameters in `hardhat.config.js` . You will need an API key. To find out how to obtain an API key, refer to the [Cronos Explorer API documentation](https://docs.cronos.org/block-explorers/block-explorer-and-api-keys#creating-account-and-getting-api-key-cronso-explorer). +For verification via Hardhat, refer to the example provided in [this boilerplate repository](https://github.com/kentimsit/cronos-hardhat-boilerplate/blob/main/README.md). Cronos is supported by Hardhat out of the box, you just need to configure the network parameters in `hardhat.config.js` . You will need an API key. To find out how to obtain an API key, refer to the [Cronos Explorer API documentation](https://docs.cronos.com/block-explorers/block-explorer-and-api-keys#creating-account-and-getting-api-key-cronso-explorer). After the contract verification is complete, the Cronos Explorer will display details about your smart contract code like shown below. @@ -40,8 +40,8 @@ After the contract verification is complete, the Cronos Explorer will display de For verification via the web interface, visit the following URLs: -* Mainnet: [https://explorer.cronos.org/verifyContract](https://explorer.cronos.org/verifyContract) -* Testnet: [https://explorer.cronos.org/testnet/verifyContract](https://explorer.cronos.org/testnet/verifyContract) +* Mainnet: [https://explorer.cronos.com/verifyContract](https://explorer.cronos.com/verifyContract) +* Testnet: [https://explorer.cronos.com/testnet/verifyContract](https://explorer.cronos.com/testnet/verifyContract) **Contract Verification Via Remix and Explorer:** diff --git a/for-dapp-developers/crypto.com-ai-agent-sdk.md b/for-dapp-developers/crypto.com-ai-agent-sdk.md index 61cf24eb..99237b5f 100644 --- a/for-dapp-developers/crypto.com-ai-agent-sdk.md +++ b/for-dapp-developers/crypto.com-ai-agent-sdk.md @@ -47,21 +47,21 @@ These are just a few examples of the many exciting use cases our AI agent produc ### Explorer API keys -Explorer API keys for the Cronos EVM Chain is required to query block chain data, kindly follow the following instruction to obtain the API key for: [API key for Cronos EVM](https://docs.cronos.org/block-explorers/block-explorer-and-api-keys) +Explorer API keys for the Cronos EVM Chain is required to query block chain data, kindly follow the following instruction to obtain the API key for: [API key for Cronos EVM](https://docs.cronos.com/block-explorers/block-explorer-and-api-keys) ### Cronos EVM Mainnet URLs * Chain ID: `25` -* JSON RPC API**:** [https://evm.cronos.org](https://evm.cronos.org) -* Block explorer**:** [https://explorer.cronos.org/](https://explorer.cronos.org/) +* JSON RPC API**:** [https://evm.cronos.com](https://evm.cronos.com) +* Block explorer**:** [https://explorer.cronos.com/](https://explorer.cronos.com/) *** ### Cronos EVM Testnet URLs * Chain ID: `338` -* JSON RPC API: [https://evm-t3.cronos.org/](https://evm-t3.cronos.org/) -* Block explorer**:** [https://explorer.cronos.org/testnet](https://explorer.cronos.org/testnet) +* JSON RPC API: [https://evm-t3.cronos.com/](https://evm-t3.cronos.com/) +* Block explorer**:** [https://explorer.cronos.com/testnet](https://explorer.cronos.com/testnet) ### Get Started diff --git a/for-dapp-developers/dev-tools-and-integrations/account-abstraction-experimental.md b/for-dapp-developers/dev-tools-and-integrations/account-abstraction-experimental.md index a090d4bf..7754e87a 100644 --- a/for-dapp-developers/dev-tools-and-integrations/account-abstraction-experimental.md +++ b/for-dapp-developers/dev-tools-and-integrations/account-abstraction-experimental.md @@ -44,7 +44,7 @@ SIGNER_PKEY=0x0000000000000000000000000000000000000000000000000000000000000003 {% hint style="info" %} NOTE: The above addresses of ENTRY\_POINTS contract and ACCOUNT\_FACTORY contract are on Cronos Mainnet. -And here is the ENTRY\_POINTS contract address on Cronos Testnet: [0x84D2EF0545514BF121d81769d8E94b94770670Ef](https://explorer.cronos.org/address/0x84D2EF0545514BF121d81769d8E94b94770670Ef). Feel free to deploy your own ACCOUNT\_FACTORY contract on testnet. +And here is the ENTRY\_POINTS contract address on Cronos Testnet: [0x84D2EF0545514BF121d81769d8E94b94770670Ef](https://explorer.cronos.com/address/0x84D2EF0545514BF121d81769d8E94b94770670Ef). Feel free to deploy your own ACCOUNT\_FACTORY contract on testnet. {% endhint %} diff --git a/for-dapp-developers/dev-tools-and-integrations/flair.md b/for-dapp-developers/dev-tools-and-integrations/flair.md index ce5994b0..9286a482 100644 --- a/for-dapp-developers/dev-tools-and-integrations/flair.md +++ b/for-dapp-developers/dev-tools-and-integrations/flair.md @@ -71,7 +71,7 @@ Set a unique namespace, Cronos chainId and RPC endpoint in your config. Remember # Highly-recommended to have at least 1 websocket endpoint "wss://XXX", # You can put multiple endpoints for failover - "https://evm.cronos.org" + "https://evm.cronos.com" ] } ] diff --git a/for-dapp-developers/dev-tools-and-integrations/pyth.md b/for-dapp-developers/dev-tools-and-integrations/pyth.md index 0b617546..df51c44f 100644 --- a/for-dapp-developers/dev-tools-and-integrations/pyth.md +++ b/for-dapp-developers/dev-tools-and-integrations/pyth.md @@ -57,8 +57,8 @@ The Pyth Network smart contract is available at the following address: **Cronos EVM** -* Mainnet: [0xE0d0e68297772Dd5a1f1D99897c581E2082dbA5B](https://cronoscan.com/address/0xe0d0e68297772dd5a1f1d99897c581e2082dba5b) -* Testnet: [0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320](https://cronos.org/explorer/testnet3/address/0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320) +* Mainnet: [0xE0d0e68297772Dd5a1f1D99897c581E2082dbA5B](https://explorer.cronos.com/address/0xE0d0e68297772Dd5a1f1D99897c581E2082dbA5B) +* Testnet: [0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320](https://explorer.cronos.com/testnet/address/0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320) Additionally, click to access the [Pyth price-feed IDs](https://pyth.network/developers/price-feed-ids). diff --git a/for-dapp-developers/founder-faqs.md b/for-dapp-developers/founder-faqs.md index 6c3d3f53..622daaec 100644 --- a/for-dapp-developers/founder-faqs.md +++ b/for-dapp-developers/founder-faqs.md @@ -17,7 +17,7 @@ Don’t forget to follow these Twitter accounts to receive key announcements: ## TLDR; what do I need to know if I am considering Cronos Network for my dapp? -[Cronos (cronos.com)](https://cronos.org) is the leading Ethereum-compatible layer 1 blockchain network built on the Cosmos SDK, supported by Crypto.com and hundreds of app developers and partners. Today, the #CROfam ecosystem represents an addressable user base of more than 150 million people worldwide. +[Cronos (cronos.com)](https://cronos.com) is the leading Ethereum-compatible layer 1 blockchain network built on the Cosmos SDK, supported by Crypto.com and hundreds of app developers and partners. Today, the #CROfam ecosystem represents an addressable user base of more than 150 million people worldwide. [Cronos](https://cronos.com/) can help most dapp creators to enhance the visibility of their product in the Cronos user community. However, Cronos is generally not able to promote token or NFT sales. The following support is available to dapp creators: @@ -27,9 +27,9 @@ Don’t forget to follow these Twitter accounts to receive key announcements: ## FAQs - ecosystem -**How can I get my project featured at** [**cronos.com/ecosystem**](https://discover.cronos.org)**?** +**How can I get my project featured at** [**cronos.com/ecosystem**](https://cronos.com/ecosystem/)**?** -* Visit [https://cronos.com/ecosystem](https://discover.cronos.org) where you can submit your project to be added to the Cronos ecosystem (or submit directly to the form [here](https://docs.google.com/forms/d/e/1FAIpQLSdbCFhO_IjnrDIIU1PyuCLSdXDP6SM7SPSaUxud17wyIzr5IA/viewform)). +* Visit [https://cronos.com/ecosystem](https://cronos.com/ecosystem/) where you can submit your project to be added to the Cronos ecosystem (or submit directly to the form [here](https://docs.google.com/forms/d/e/1FAIpQLSdbCFhO_IjnrDIIU1PyuCLSdXDP6SM7SPSaUxud17wyIzr5IA/viewform)). **How can I get my project featured in Trust Wallet, once deployed on Cronos?** @@ -44,20 +44,20 @@ Don’t forget to follow these Twitter accounts to receive key announcements: **How can I become a node operator?** -* Anyone can run their own Cronos node: see [the documentation](https://docs.cronos.org/for-node-hosts/running-nodes/cronos-mainnet) for instructions. +* Anyone can run their own Cronos node: see [the documentation](https://docs.cronos.com/for-node-hosts/running-nodes/cronos-mainnet) for instructions. * However, the Cronos network is not currently adding **new validators** (except on an exceptional basis). The Cronos Labs team will make public announcements when validator applications are open again. Feel free to email [contact@cronoslabs.org](mailto:contact@cronoslabs.org) to register your interest. ## FAQs - technical **Where can I find developer quick start resources?** -* Check out the Cronos documentation: [https://docs.cronos.org/getting-started/readme](https://docs.cronos.org/getting-started/readme) +* Check out the Cronos documentation: [https://docs.cronos.com/getting-started/readme](https://docs.cronos.com/getting-started/readme) * Check out this repository of resources published for Cronos hackathons: [hacker-resources.md](hacker-resources.md "mention") -**Are there best practices and security standards that apply to Dapps on Cronos?** +**Are there best practices and security standards that apply to dApps on Cronos?** -* The Cronos team strongly encourages all development teams to follow the best practices summarized at this [link](https://cronos.org/docs/getting-started/defi-practice.html#introduction). You can find more information at this [link](https://consensys.github.io/smart-contract-best-practices/) too. -* It will be difficult for the Cronos team to engage meaningfully with teams who do not publish their code and do not have their smart contracts verified on [Cronos Explorer](https://explorer.cronos.org) +* The Cronos team strongly encourages all development teams to follow the best practices summarized at this [link](https://docs.cronos.com/for-dapp-developers/cronos-smart-contract/defi-practice/). You can find more information at this [link](https://consensys.github.io/smart-contract-best-practices/) too. +* It will be difficult for the Cronos team to engage meaningfully with teams who do not publish their code and do not have their smart contracts verified on [Cronos Explorer](https://explorer.cronos.com) **I need a commercial node provider because my dApp exceeds the rate limits of the free Cronos JSON-RPC endpoints. Who offers this ?** diff --git a/for-dapp-developers/hacker-resources.md b/for-dapp-developers/hacker-resources.md index d529e51d..3f5f588b 100644 --- a/for-dapp-developers/hacker-resources.md +++ b/for-dapp-developers/hacker-resources.md @@ -6,13 +6,13 @@ description: Quick-start resource if you are hacking and need to integrate with ## Overview of Cronos chain -[Cronos](https://cronos.org/) is the leading Ethereum-compatible layer 1 blockchain network built on the Cosmos SDK, supported by [Crypto.com](http://crypto.com), [Cronos.com](http://crypto.org) and more than 500 app developers and partners. Today, the #CROfam ecosystem represents an addressable user base of more than 80 million people worldwide. Our mission is to make it easy and safe for the next billion crypto users to adopt Web3, with a focus on DeFi and GameFi. +[Cronos](https://cronos.com/) is the leading Ethereum-compatible layer 1 blockchain network built on the Cosmos SDK, supported by [Crypto.com](http://crypto.com), [Cronos.com](http://crypto.org) and more than 500 app developers and partners. Today, the #CROfam ecosystem represents an addressable user base of more than 80 million people worldwide. Our mission is to make it easy and safe for the next billion crypto users to adopt Web3, with a focus on DeFi and GameFi. [broken-reference](broken-reference/ "mention") ## How to stand out and win in a Web3 hackathon 🥇 -Check out our [blog post](https://blog.cronos.org/p/cronos-developer-series-5-tips-to-stand-out-in-a-web3-hackathon-924d774f1617). +Check out our [blog post](https://blog.cronos.com/p/cronos-developer-series-5-tips-to-stand-out-in-a-web3-hackathon-924d774f1617). ## Hack with Cronos 🥚 @@ -22,14 +22,13 @@ The native cryptocurrency of Cronos mainnet is CRO, while the testnet uses TCRO. **Cronos overview & key links for developers** -* Cronos docs: [https://docs.cronos.org](https://docs.cronos.org) -* Cronos Play (for game developers): [https://cronos.org/play](https://cronos.org/play) -* [Why build on Cronos](https://blog.cronos.org/p/why-build-grow-on-cronos-692da1de7885) +* Cronos docs: [https://docs.cronos.com](https://docs.cronos.com) +* [Why build on Cronos](https://blog.cronos.com/p/why-build-grow-on-cronos-692da1de7885) * Cronos overview by [Eat The Blocks](https://www.youtube.com/watch?v=NqeeKEJiPZU) **MetaMask end-user configuration** -* The [cronos.org](http://cronos.org) website has a little orange button at the top of the page, that you can click to add Cronos mainnet to your MetaMask wallet. +* The [cronos.com](http://cronos.com) website has a little orange button at the top of the page, that you can click to add Cronos mainnet to your MetaMask wallet. * For more details, see [Metamask configuration](../for-users/metamask.md) **JSON-RPC endpoint configuration** @@ -42,17 +41,17 @@ The native cryptocurrency of Cronos mainnet is CRO, while the testnet uses TCRO. { "cronos_mainnet": { "chainId": 25, - "url": "https://evm.cronos.org/", + "url": "https://evm.cronos.com/", "gasPrice": 5000000000000, - "blockExplorer": "https://explorer.cronos.org/", - "blockExplorerPrefix": "https://explorer.cronos.org/tx/" + "blockExplorer": "https://explorer.cronos.com/", + "blockExplorerPrefix": "https://explorer.cronos.com/tx/" }, "cronos_testnet": { "chainId": 338, - "url": "https://evm-t3.cronos.org/", + "url": "https://evm-t3.cronos.com/", "gasPrice": 5000000000000, - "blockExplorer": "https://explorer.cronos.org/testnet/", - "blockExplorerPrefix": "https://explorer.cronos.org/testnet/tx/" + "blockExplorer": "https://explorer.cronos.com/testnet/", + "blockExplorerPrefix": "https://explorer.cronos.com/testnet/tx/" }, } ``` @@ -63,19 +62,19 @@ The native cryptocurrency of Cronos mainnet is CRO, while the testnet uses TCRO. { "cronos_mainnet": { "id": 25, - "url": "https://evm.cronos.org/", + "url": "https://evm.cronos.com/", "maxPriorityFeePerGas": 5000000000, "maxFeePerGas": 6000000000000, - "blockExplorer": "https://explorer.cronos.org/", - "blockExplorerPrefix": "https://explorer.cronos.org/tx/" + "blockExplorer": "https://explorer.cronos.com/", + "blockExplorerPrefix": "https://explorer.cronos.com/tx/" }, "cronos_testnet": { "id": 338, - "url": "https://evm-t3.cronos.org/", + "url": "https://evm-t3.cronos.com/", "maxPriorityFeePerGas": 5000000000, "maxFeePerGas": 6000000000000, - "blockExplorer": "https://explorer.cronos.org/", - "blockExplorerPrefix": "https://explorer.cronos.org/tx/" + "blockExplorer": "https://explorer.cronos.com/", + "blockExplorerPrefix": "https://explorer.cronos.com/tx/" }, } ``` @@ -113,10 +112,9 @@ Connect your Dapp to the blockchain Create games -* Cronos Play overview: [Cronos Play](https://cronos.org/docs/play/cronos-gamefi-integraton.html) * Javascript SDK: [Moralis](https://moralis.io/) -* Unity plugin: [docs](https://cronos.org/docs/play/getting-started.html) and [repo](https://github.com/ChainSafe/web3.unity) -* Unreal plugin: [docs](https://cronos.org/docs/play/getting-started_unreal.html#pre-requisites), [repo](https://github.com/cronos-labs/play-unreal-plugin) and [demo](https://github.com/cronos-labs/play-unreal-demo) +* Unity plugin: [repo](https://github.com/ChainSafe/web3.unity) +* Unreal plugin: [repo](https://github.com/cronos-labs/play-unreal-plugin) and [demo](https://github.com/cronos-labs/play-unreal-demo) * C++ SDK: [repo](https://github.com/cronos-labs/play-cpp-sdk) * [Full list of available dev tools and integration](useful-projects-on-cronos/overview-of-dev-tools-and-integrations.md) diff --git a/for-dapp-developers/useful-projects-on-cronos/overview-of-dev-tools-and-integrations.md b/for-dapp-developers/useful-projects-on-cronos/overview-of-dev-tools-and-integrations.md index 0a879995..6c205c67 100644 --- a/for-dapp-developers/useful-projects-on-cronos/overview-of-dev-tools-and-integrations.md +++ b/for-dapp-developers/useful-projects-on-cronos/overview-of-dev-tools-and-integrations.md @@ -9,4 +9,4 @@ description: >- Scroll right/left to see full contents. -
NameTaglineTag(s)URL(s)Comments
AccointingTrack your net worth with our crypto tracking software. File your crypto taxes with our crypto tax software.analyticshttps://www.accointing.com/en-US

https://www.accointing.com/en-US/integrations/cronos
AllnodesFast RPC endpoint for the Cronos network. Connect reliably to Web3 with ease.json-rpchttps://cronos.publicnode.com/RPC Gateway to Cronos
All That NodeOne Platform, Multi–chain Support, Every Node API.json-rpchttps://www.allthatnode.com/cronos.dsrvAutomagically connects to nodes based on latency
Automata 1RPCVerifiable RPC relay for AI agents and blockchains
Provable attestations for agentic trust.
json-rpchttps://docs.1rpc.io/using-the-web3-api/networksA Trusted Execution Environment, or TEE, provides hardware-based isolation to ensure the confidentiality and integrity.
Band ProtocolBand Protocol is a cross-chain data oracle platform that aggregates and connects real-world data and APIs to smart contracts.oracleband-protocol.md

https://bandprotocol.com/

https://docs.bandchain.org/band-standard-dataset/supported-blockchains.html
BanxaBanxa is the leading global Web3 on-and-off ramp solution.cronos-play, onramp

banxa.md


https://banxa.com/

https://docs.banxa.com/docs

Supports CRO and major stable coins.
BlockdaemonSupporting 50+ cutting edge blockchain networks with world-class institutional infrastructure. We power the blockchain economy with an easy-to-use, secure and scalable node management platform.json-rpchttps://blockdaemon.com/Only closed Beta for now. Contact your Blockdaemon account manager to inquire.
BlockscoutBlockscout is a tool for inspecting and analyzing EVM based blockchains. Blockchain explorer for Ethereum Networks.chain-indexerhttps://cronos.org/explorerMainnet: https://cronos.org/explorer;
Testnet: https://cronos.org/explorer/testnet3
BlockPiStronger Infrastructure Boost Your Web3 Journeyjson-rpc, MEV protection, Account Abstractionhttps://public.blockpi.io/Global distributed blockchain infrastructure RPC services, node and validator services, and account abstraction infrastructure services for Web3 builders.
C++Cronos integration of the Chainsafe Gaming SDK for Unity gaming enginecronos-playhttps://cronos.org/docs/play/getting-started_cpp.html#pre-requisites

https://github.com/cronos-labs/play-cpp-sdk
CalderaCaldera specializes in building high-performance, customizable, and application-specific layer-two blockchains. You can contact Caldera to create a layer-2 network on top of Cronos EVM.infrastructurecaldera.md

https://calderaxyz.gitbook.io/
Chainlink (CCIP)The backbone of blockchain. The standard for onchain financeinfrastructurehttps://chain.link/cross-chainBlockchain interoperability protocols are important for the Web3 ecosystem and traditional systems that need to interact with different blockchains.
Chainalysis (soon)We create transparency for a global economy built on blockchains, enabling banks, businesses, and governments to have a common; understanding of how people use cryptocurrency.analyticshttps://www.chainalysis.com/
ChainspectWeb3's Top Blockchain Performance Trackeranalyticshttps://chainspect.app/Real-time blockchain analytics for investors, researchers, and builders.
No paywalls, just data.
ChainstackFrom startups to large enterprises, thousands of businesses of all sizes use Chainstack’s software and APIs to build, run, and scale blockchain applications.json-rpchttps://chainstack.com/
https://docs.chainstack.com/operations/cronos/
Free and paid JSON-RPC endpoints. Mainnet and testnet.
ConnextConnext powers fast, secure bridging; between blockchains and rollups for; composable, trust minimized value.bridgehttps://www.connext.network/

https://docs.connext.network/0.1.x-legacy/developers/SystemOverview/chains
Use V1
CovalentCovalent provides a unified API bringing visibility to billions of Web3 data points.chain-indexercovalent.md

https://www.covalenthq.com/

https://www.covalenthq.com/docs/networks/cronos/
Tutorial: https://www.youtube.com/watch?v=f7ZHDByytFc
Cronos Chain ExplorerWelcome to Cronos Chain Explorerchain-indexer, dev toolshttps://explorer.cronos.org/Blockchain Explorer
Cronos ID (ENS / Domain Service)ENS implementation on Cronoswallethttps://cronosid.xyz/

https://medium.com/cronos-chain/cronos-developer-series-how-to-integrate-your-dapp-with-cronos-id-domains-a0e274b95da8
Cronos Labs free JSON-RPCFree JSON-RPC endpoint for the Cronos communityjson-rpchttps://cronos.org/docs

https://evm.cronos.org
Rate limited
Cronos PlayCronos Play is a full suite of dev tools and integrations to streamline Web3 game development on Cronos chain.cronos-playhttps://cronos.org/play

https://cronos.org/docs/play/introduction.html#overview
Tutorial: https://www.youtube.com/watch?v=xLSgn5OZql4
Cronos SafeCronos Safe offers an easy-to-use implementation of the “Safe” Multisignature Wallet user interface and smart contracts on the Cronos chain.walletcronos-safe.md

https:/cronos-safe.org
Crypto com Defi WalletA non-custodial multi-chain wallet that gives you access to a full suite of DeFi services and your NFTs in one place.wallethttps://crypto.com/defi-wallet

https://medium.com/cronos-chain/cronos-developer-series-connect-your-dapp-with-defi-wallet-metamask-and-trust-wallet-77419fe696a5
Crypto com TaxFull integration with popular exchanges & wallets and easy-to-use interface that gets the job done in no time.analyticshttps://tax.crypto.com/

https://tax.crypto.com/
DappRadarThe World’s Dapp Storeanalyticshttps://dappradar.com/DApp ecosystem analysis
DebankTrack cryptocurrency and Defi positions of any wallet addresschain-indexerhttps://debank.com/

https://open.debank.com/
DwellirAccess All Blockchain Networksjson-rpchttps://www.dwellir.com/networks/cronosDwellir's scalable RPC nodes power Web3 developers with high-speed, affordable infrastructure.
Eat The BlocksWe teach Web3 developmenteducationhttps://eattheblocks.com/

https://www.youtube.com/watch?v=NqeeKEJiPZU
EtherscanEthereum block explorerchain-indexerhttps://explorer.cronos.org/

https://explorer-api-doc.cronos.org/mainnet/
Faucet (Testnet)Testnet for TCRO (Test CRO)dapp-developmenthttps://faucet.cronos.com/
FlairReal-time and historical custom data indexing for any evm chain.analyticsflair.md

https://docs.flair.dev/
Gelato NetworkSet it and forget it, Your transactions will always; execute at the right time.defi-toolinghttps://www.gelato.network/

https://docs.gelato.network/developer-products/gelato-ops-smart-contract-automation-hub/contract-addresses
GetBlockGetBlock developer tools and valuable insights guarantee a simple and reliable API access to multiple blockchains.json-rpchttps://getblock.io/

https://account.getblock.io/
Free and paid JSON-RPC endpoints
Gnosis SafeCronos implementation of Gnosis Safewallethttps://cronos-safe.org

https://medium.com/cronos-chain/cronos-developer-series-use-the-safe-multisig-wallet-to-enhance-the-security-of-your-dapps-5041163703dc
GoldskyCrypto Data Live-Streamedindexer, analyticshttps://goldsky.com/Goldsky powers hundreds of crypto businesses building rich, instant, data-driven experiences.
Google BigQueryAll Cronos EVM blocks, transactions and events are available for easy SQL query with Google BigQuery blockchain datasets.analyticsgoogle-bigquery.md

https://cloud.google.com/application/web3/discover
AWS S3

Cronos public blockchain dataset is hosted on Amazon S3 and is freely queryable via Athena, ClickHouse, Presto/Trino, DuckDB, or any engine that supports S3-backed Parquet or CSV data.


analyticsAWS S3

The dataset is public and no credentials needed;

queryable by SQL;

HardhatEthereum development environment for professionalssmart-contractshttps://hardhat.org/

https://medium.com/cronos-chain/cronos-developer-series-deploy-verify-your-contracts-using-hardhat-8b6ab6928986
IBC (Inter Blockchain Communication)IBC is an interoperability protocol for communicating arbitrary data between arbitrary state machines, particularly between Cosmos SDK chainsbridgehttps://ibcprotocol.org/
LayerZeroBuild Anything Omnichainbridgehttps://layerzero.network/LayerZero is a technology that enables applications to move data across blockchains, supporting censorship-resistant messages and permissionless development through immutable smart contracts
Magic (ex Fortmatic)User Authentication and Private Key Management Solution for Web3 and Web2cronos-play, wallethttps://magic.link/

https://magic.link/docs/blockchains/cronos
MetaMaskA crypto wallet & gateway to blockchain apps; Start exploring blockchain applications in seconds. Trusted by over 30 million users worldwide.wallethttps://metamask.io/

https://medium.com/cronos-chain/cronos-developer-series-connect-your-dapp-with-defi-wallet-metamask-and-trust-wallet-77419fe696a5
MintscanMintscan.io is an interchain block explorer and data analytics platformanalytics, dev toolshttps://www.mintscan.io/Blockchain explorer
MoralisMoralis provides nodes and data APIs that enables developers to build engaging blockchain applications.json-rpc, chain-indexer, cronos-playmoralis.md

https://moralis.io/

https://docs.moralis.io/
OrmiSubgraphs open-source solutions for indexing and accessing real-time blockchain data through GraphQL APIs.GraphQL, analytics, Data APIhttps://www.ormilabs.com/REST API solutions for standard and structured blockchain data access. GraphQL APIs.
OpenZeppelinReference library of standard smart contracts.smart-contractshttps://www.openzeppelin.com/contracts

https://docs.openzeppelin.com/contracts/4.x/
The OpenZeppelin smart contracts work on Cronos like on any EVM chain.
OpenZeppelin Solidity WizardUse this interactive generator to bootstrap your contract and learn about the components offered in OpenZeppelin Contracts.smart-contractshttps://wizard.openzeppelin.com/#

https://wizard.openzeppelin.com/#
See tutorial here: https://medium.com/cronos-chain/cronos-developer-series-create-deploy-a-smart-contract-with-openzeppelin-wizard-and-remix-5b6769fc8b93
Phalcon (Blocksec)Powerful transaction explorer designed for DeFi community.analyticshttps://phalcon.blocksec.com/

https://phalcon.blocksec.com/
PythPyth Network is one of the largest first-party Oracle network, delivering real-time data across a vast number of chains.oraclepyth.md
RelayRelay is a cross-chain payments systembridge, swaphttps://relay.link/bridgeBridge & transact across chains
RabbyMulti-chain walletwallethttps://rabby.io/
RockXYour gateway to crypto finance and blockchainsjson-rpchttps://www.rockx.com/

https://access.rockx.com/
Free and paid JSON-RPC endpoints. Mainnet and testnet.
Tutorial: https://www.youtube.com/watch?v=gvY2vyYSZHs
Secret NetworkDecentralized confidential computing (DeCC) enables privacy use cases like private voting for DAOs, secure random number generation for gaming, encrypted databases for various applications, encrypted data tied to NFTs, sealed-bid auctions, and encrypted order books for DeFi applications.infrastructuresecret-network.md
Smart Contract RecipesDeploy smart contracts in minutes. Library of standard smart contracts.smart-contractshttps://www.smartcontract.recipes/

https://github.com/Breakthrough-Labs/btlcontracts
Paid service. Always check the code of the smart contract and get it verified on Cronos Explorer! Do not trust third party code without making your own verifications.
Stargate (Finance)Move money onchain with Stargatedex, defihttps://stargate.financeThe global liquidity layer powering onchain capital movement for 70+ ecosystems - since 2022.
StorkThe Open Data Marketinfrastructure, oraclehttps://www.stork.network/Decentralized, low-latency, verifiable oracle protocol
SubqueryQuery Decentralised Data. (An alternative to The Graph)chain-indexersubquery.md

https://subquery.network/
Resources: https://academy.subquery.network/build/cosmos-evm.html; https://github.com/subquery/cosmos-subql-starter/tree/main/Cronos/cronos-evm-starter; https://crofam.me/devtips; https://academy.subquery.network/quickstart/quickstart_chains/cosmos.html; https://discord.com/invite/subquery (including technical support)
SupraOracles

Supra is a novel, high-throughput Oracle & IntraLayer: A vertically integrated toolkit of cross-chain solutions (data oracles, asset bridges, automation network, and more) that interlink all blockchains, public (L1s and L2s) or private (enterprises).


oraclehttps://supraoracles.com/docs/overview/
SymbiosisIndependent cross-chain bridge protocol. Use at your own risks.bridgehttps://app.symbiosis.finance/swap
The GraphFast, easy access to blockchain datachain-indexerhttps://thegraph.com/The Graph organizes and serves web3 data.
ThirdwebThirtdweb is a complete developer platform for Web3 app development.infrastructurehttps://thirdweb.com/cronos

https://thirdweb.com/cronos-testnet
TransakEnable users to buy or sell crypto from your app.; Available across 100+ cryptocurrencies on 75+ blockchains via cards, bank transfers and other payment methods in 125+ countries.cronos-play, onramphttps://global.transak.com/

https://global.transak.com/
Supports CRO at https://global.transak.com/.
Truffle / GanacheThe Truffle Suite gets developers from idea to dapp as comfortably as possible.smart-contractshttps://trufflesuite.com/
Trust WalletBuy, store, collect NFTs, exchange & earn crypto. Join 25 million+ people using Trust Wallet.wallethttps://trustwallet.com/

https://medium.com/cronos-chain/cronos-developer-series-connect-your-dapp-with-defi-wallet-metamask-and-trust-wallet-77419fe696a5
UnityCronos integration of the Chainsafe Gaming SDK for Unity gaming enginecronos-playhttps://cronos.org/docs/play/getting-started.html

https://github.com/ChainSafe/web3.unity
UnmarshalThe easiest way to query Blockchain datachain-indexerhttps://unmarshal.io/; https://docs.unmarshal.io/
UnrealCronos plugin for Unreal gaming enginecronos-playhttps://cronos.org/docs/play/getting-started_unreal.html

https://github.com/cronos-labs/play-cpp-sdk
UseWalletuseWallet() allows dapp users to connect to the provider of their choice in a way that is as straightforward as possible.dapp-developmenthttps://www.npmjs.com/package/use-wallet-btl

https://www.npmjs.com/package/use-wallet-btl
Github repo: https://github.com/Breakthrough-Labs/use-wallet;
This is a fork of: https://www.npmjs.com/package/use-wallet; with additional configuration options to support Cronos
Wallet ConnectWallet Connect is an open source protocol for connecting decentralised applications to mobile wallets with QR code scanning or deep linking.wallethttps://walletconnect.com/

https://docs.walletconnect.com/
Web3AuthSimple self-custodial auth infra for Web3 apps and walletscronos-play, wallethttps://web3auth.io/

https://web3auth.io/docs/connect-blockchain/cronos
Unity SDK: https://github.com/Web3Auth/web3auth-unity-sdk;
Unreal SDK (WIP): https://github.com/Web3Auth/web3auth-unreal-sdk
Web3js / Ethersjs / Web3py, etcA collection of libraries that allow you to interact with a local or remote ethereum node using HTTP, IPC or WebSocket.dapp-developmentOpen page to view; Open page to viewJavascript: Recommended: https://docs.ethers.io/v5/;
Alernative: https://web3js.readthedocs.io/en/v1.7.4/;
Python: https://web3py.readthedocs.io/en/stable/
WitnetWitnet enables your smart contracts to react to real world events with strong crypto-economic guarantees.oraclewitnet.md

https://witnet.io/

https://docs.witnet.io/smart-contracts/supported-chains
See tutorials here: https://medium.com/cronos-chain/random-number-generation-on-cronos-with-witnet-8b871beef59b; https://medium.com/@benjaminrokowski/46ec979aee3c; https://medium.com/witnet/how-to-deploy-a-price-feed-on-cronos-cro-ccf56438313; https://www.notion.so/0e6bc5ddbe4a4bf8a22c262dedfe268f
+
NameTaglineTag(s)URL(s)Comments
AccointingTrack your net worth with our crypto tracking software. File your crypto taxes with our crypto tax software.analyticshttps://www.accointing.com/en-US

https://www.accointing.com/en-US/integrations/cronos
AllnodesFast RPC endpoint for the Cronos network. Connect reliably to Web3 with ease.json-rpchttps://cronos.publicnode.com/RPC Gateway to Cronos
All That NodeOne Platform, Multi–chain Support, Every Node API.json-rpchttps://www.allthatnode.com/cronos.dsrvAutomagically connects to nodes based on latency
Automata 1RPCVerifiable RPC relay for AI agents and blockchains
Provable attestations for agentic trust.
json-rpchttps://docs.1rpc.io/using-the-web3-api/networksA Trusted Execution Environment, or TEE, provides hardware-based isolation to ensure the confidentiality and integrity.
Band ProtocolBand Protocol is a cross-chain data oracle platform that aggregates and connects real-world data and APIs to smart contracts.oracleband-protocol.md

https://bandprotocol.com/

https://docs.bandchain.org/band-standard-dataset/supported-blockchains.html
BanxaBanxa is the leading global Web3 on-and-off ramp solution.cronos-play, onramp

banxa.md


https://banxa.com/

https://docs.banxa.com/docs

Supports CRO and major stable coins.
BlockdaemonSupporting 50+ cutting edge blockchain networks with world-class institutional infrastructure. We power the blockchain economy with an easy-to-use, secure and scalable node management platform.json-rpchttps://blockdaemon.com/Only closed Beta for now. Contact your Blockdaemon account manager to inquire.
BlockscoutBlockscout is a tool for inspecting and analyzing EVM based blockchains. Blockchain explorer for Ethereum Networks.chain-indexerhttps://explorer.cronos.comMainnet: https://explorer.cronos.com;
Testnet: https://explorer.cronos.com/testnet
BlockPiStronger Infrastructure Boost Your Web3 Journeyjson-rpc, MEV protection, Account Abstractionhttps://public.blockpi.io/Global distributed blockchain infrastructure RPC services, node and validator services, and account abstraction infrastructure services for Web3 builders.
C++Cronos integration of the Chainsafe Gaming SDK for Unity gaming enginecronos-playhttps://github.com/cronos-labs/play-cpp-sdk
CalderaCaldera specializes in building high-performance, customizable, and application-specific layer-two blockchains. You can contact Caldera to create a layer-2 network on top of Cronos EVM.infrastructurecaldera.md

https://calderaxyz.gitbook.io/
Chainlink (CCIP)The backbone of blockchain. The standard for onchain financeinfrastructurehttps://chain.link/cross-chainBlockchain interoperability protocols are important for the Web3 ecosystem and traditional systems that need to interact with different blockchains.
Chainalysis (soon)We create transparency for a global economy built on blockchains, enabling banks, businesses, and governments to have a common; understanding of how people use cryptocurrency.analyticshttps://www.chainalysis.com/
ChainspectWeb3's Top Blockchain Performance Trackeranalyticshttps://chainspect.app/Real-time blockchain analytics for investors, researchers, and builders.
No paywalls, just data.
ChainstackFrom startups to large enterprises, thousands of businesses of all sizes use Chainstack’s software and APIs to build, run, and scale blockchain applications.json-rpchttps://chainstack.com/
https://docs.chainstack.com/operations/cronos/
Free and paid JSON-RPC endpoints. Mainnet and testnet.
ConnextConnext powers fast, secure bridging; between blockchains and rollups for; composable, trust minimized value.bridgehttps://www.connext.network/

https://docs.connext.network/0.1.x-legacy/developers/SystemOverview/chains
Use V1
CovalentCovalent provides a unified API bringing visibility to billions of Web3 data points.chain-indexercovalent.md

https://www.covalenthq.com/

https://www.covalenthq.com/docs/networks/cronos/
Tutorial: https://www.youtube.com/watch?v=f7ZHDByytFc
Cronos Chain ExplorerWelcome to Cronos Chain Explorerchain-indexer, dev toolshttps://explorer.cronos.com/Blockchain Explorer
Cronos ID (ENS / Domain Service)ENS implementation on Cronoswallethttps://cronosid.xyz/

https://medium.com/cronos-chain/cronos-developer-series-how-to-integrate-your-dapp-with-cronos-id-domains-a0e274b95da8
Cronos Labs free JSON-RPCFree JSON-RPC endpoint for the Cronos communityjson-rpchttps://docs.cronos.com/

https://evm.cronos.com
Rate limited
Cronos SafeCronos Safe offers an easy-to-use implementation of the “Safe” Multisignature Wallet user interface and smart contracts on the Cronos chain.walletcronos-safe.md

https:/cronos-safe.org
Crypto com Defi WalletA non-custodial multi-chain wallet that gives you access to a full suite of DeFi services and your NFTs in one place.wallethttps://crypto.com/defi-wallet

https://medium.com/cronos-chain/cronos-developer-series-connect-your-dapp-with-defi-wallet-metamask-and-trust-wallet-77419fe696a5
Crypto com TaxFull integration with popular exchanges & wallets and easy-to-use interface that gets the job done in no time.analyticshttps://tax.crypto.com/

https://tax.crypto.com/
DappRadarThe World’s Dapp Storeanalyticshttps://dappradar.com/DApp ecosystem analysis
DebankTrack cryptocurrency and Defi positions of any wallet addresschain-indexerhttps://debank.com/

https://open.debank.com/
DwellirAccess All Blockchain Networksjson-rpchttps://www.dwellir.com/networks/cronosDwellir's scalable RPC nodes power Web3 developers with high-speed, affordable infrastructure.
Eat The BlocksWe teach Web3 developmenteducationhttps://eattheblocks.com/

https://www.youtube.com/watch?v=NqeeKEJiPZU
EtherscanEthereum block explorerchain-indexerhttps://explorer.cronos.com/

https://explorer-api-doc.cronos.org/mainnet/
Faucet (Testnet)Testnet for TCRO (Test CRO)dapp-developmenthttps://faucet.cronos.com/
FlairReal-time and historical custom data indexing for any evm chain.analyticsflair.md

https://docs.flair.dev/
Gelato NetworkSet it and forget it, Your transactions will always; execute at the right time.defi-toolinghttps://www.gelato.network/

https://docs.gelato.network/developer-products/gelato-ops-smart-contract-automation-hub/contract-addresses
GetBlockGetBlock developer tools and valuable insights guarantee a simple and reliable API access to multiple blockchains.json-rpchttps://getblock.io/

https://account.getblock.io/
Free and paid JSON-RPC endpoints
Gnosis SafeCronos implementation of Gnosis Safewallethttps://cronos-safe.org

https://medium.com/cronos-chain/cronos-developer-series-use-the-safe-multisig-wallet-to-enhance-the-security-of-your-dapps-5041163703dc
GoldskyCrypto Data Live-Streamedindexer, analyticshttps://goldsky.com/Goldsky powers hundreds of crypto businesses building rich, instant, data-driven experiences.
Google BigQueryAll Cronos EVM blocks, transactions and events are available for easy SQL query with Google BigQuery blockchain datasets.analyticsgoogle-bigquery.md

https://cloud.google.com/application/web3/discover
AWS S3

Cronos public blockchain dataset is hosted on Amazon S3 and is freely queryable via Athena, ClickHouse, Presto/Trino, DuckDB, or any engine that supports S3-backed Parquet or CSV data.


analyticsAWS S3

The dataset is public and no credentials needed;

queryable by SQL;

HardhatEthereum development environment for professionalssmart-contractshttps://hardhat.org/

https://medium.com/cronos-chain/cronos-developer-series-deploy-verify-your-contracts-using-hardhat-8b6ab6928986
IBC (Inter Blockchain Communication)IBC is an interoperability protocol for communicating arbitrary data between arbitrary state machines, particularly between Cosmos SDK chainsbridgehttps://ibcprotocol.org/
LayerZeroBuild Anything Omnichainbridgehttps://layerzero.network/LayerZero is a technology that enables applications to move data across blockchains, supporting censorship-resistant messages and permissionless development through immutable smart contracts
Magic (ex Fortmatic)User Authentication and Private Key Management Solution for Web3 and Web2cronos-play, wallethttps://magic.link/

https://magic.link/docs/blockchains/cronos
MetaMaskA crypto wallet & gateway to blockchain apps; Start exploring blockchain applications in seconds. Trusted by over 30 million users worldwide.wallethttps://metamask.io/

https://medium.com/cronos-chain/cronos-developer-series-connect-your-dapp-with-defi-wallet-metamask-and-trust-wallet-77419fe696a5
MintscanMintscan.io is an interchain block explorer and data analytics platformanalytics, dev toolshttps://www.mintscan.io/Blockchain explorer
MoralisMoralis provides nodes and data APIs that enables developers to build engaging blockchain applications.json-rpc, chain-indexer, cronos-playmoralis.md

https://moralis.io/

https://docs.moralis.io/
OrmiSubgraphs open-source solutions for indexing and accessing real-time blockchain data through GraphQL APIs.GraphQL, analytics, Data APIhttps://www.ormilabs.com/REST API solutions for standard and structured blockchain data access. GraphQL APIs.
OpenZeppelinReference library of standard smart contracts.smart-contractshttps://www.openzeppelin.com/contracts

https://docs.openzeppelin.com/contracts/4.x/
The OpenZeppelin smart contracts work on Cronos like on any EVM chain.
OpenZeppelin Solidity WizardUse this interactive generator to bootstrap your contract and learn about the components offered in OpenZeppelin Contracts.smart-contractshttps://wizard.openzeppelin.com/#

https://wizard.openzeppelin.com/#
See tutorial here: https://medium.com/cronos-chain/cronos-developer-series-create-deploy-a-smart-contract-with-openzeppelin-wizard-and-remix-5b6769fc8b93
Phalcon (Blocksec)Powerful transaction explorer designed for DeFi community.analyticshttps://phalcon.blocksec.com/

https://phalcon.blocksec.com/
PythPyth Network is one of the largest first-party Oracle network, delivering real-time data across a vast number of chains.oraclepyth.md
RelayRelay is a cross-chain payments systembridge, swaphttps://relay.link/bridgeBridge & transact across chains
RabbyMulti-chain walletwallethttps://rabby.io/
RockXYour gateway to crypto finance and blockchainsjson-rpchttps://www.rockx.com/

https://access.rockx.com/
Free and paid JSON-RPC endpoints. Mainnet and testnet.
Tutorial: https://www.youtube.com/watch?v=gvY2vyYSZHs
Secret NetworkDecentralized confidential computing (DeCC) enables privacy use cases like private voting for DAOs, secure random number generation for gaming, encrypted databases for various applications, encrypted data tied to NFTs, sealed-bid auctions, and encrypted order books for DeFi applications.infrastructuresecret-network.md
Smart Contract RecipesDeploy smart contracts in minutes. Library of standard smart contracts.smart-contractshttps://www.smartcontract.recipes/

https://github.com/Breakthrough-Labs/btlcontracts
Paid service. Always check the code of the smart contract and get it verified on Cronos Explorer! Do not trust third party code without making your own verifications.
Stargate (Finance)Move money onchain with Stargatedex, defihttps://stargate.financeThe global liquidity layer powering onchain capital movement for 70+ ecosystems - since 2022.
StorkThe Open Data Marketinfrastructure, oraclehttps://www.stork.network/Decentralized, low-latency, verifiable oracle protocol
SubqueryQuery Decentralised Data. (An alternative to The Graph)chain-indexersubquery.md

https://subquery.network/
Resources: https://academy.subquery.network/build/cosmos-evm.html; https://github.com/subquery/cosmos-subql-starter/tree/main/Cronos/cronos-evm-starter; https://crofam.me/devtips; https://academy.subquery.network/quickstart/quickstart_chains/cosmos.html; https://discord.com/invite/subquery (including technical support)
SupraOracles

Supra is a novel, high-throughput Oracle & IntraLayer: A vertically integrated toolkit of cross-chain solutions (data oracles, asset bridges, automation network, and more) that interlink all blockchains, public (L1s and L2s) or private (enterprises).


oraclehttps://supraoracles.com/docs/overview/
SymbiosisIndependent cross-chain bridge protocol. Use at your own risks.bridgehttps://app.symbiosis.finance/swap
The GraphFast, easy access to blockchain datachain-indexerhttps://thegraph.com/The Graph organizes and serves web3 data.
ThirdwebThirtdweb is a complete developer platform for Web3 app development.infrastructurehttps://thirdweb.com/cronos

https://thirdweb.com/cronos-testnet
TransakEnable users to buy or sell crypto from your app.; Available across 100+ cryptocurrencies on 75+ blockchains via cards, bank transfers and other payment methods in 125+ countries.cronos-play, onramphttps://global.transak.com/

https://global.transak.com/
Supports CRO at https://global.transak.com/.
Truffle / GanacheThe Truffle Suite gets developers from idea to dapp as comfortably as possible.smart-contractshttps://trufflesuite.com/
Trust WalletBuy, store, collect NFTs, exchange & earn crypto. Join 25 million+ people using Trust Wallet.wallethttps://trustwallet.com/

https://medium.com/cronos-chain/cronos-developer-series-connect-your-dapp-with-defi-wallet-metamask-and-trust-wallet-77419fe696a5
UnityCronos integration of the Chainsafe Gaming SDK for Unity gaming enginecronos-playhttps://github.com/ChainSafe/web3.unity
UnmarshalThe easiest way to query Blockchain datachain-indexerhttps://unmarshal.io/; https://docs.unmarshal.io/
UnrealCronos plugin for Unreal gaming enginecronos-playhttps://github.com/cronos-labs/play-cpp-sdk
UseWalletuseWallet() allows dapp users to connect to the provider of their choice in a way that is as straightforward as possible.dapp-developmenthttps://www.npmjs.com/package/use-wallet-btl

https://www.npmjs.com/package/use-wallet-btl
Github repo: https://github.com/Breakthrough-Labs/use-wallet;
This is a fork of: https://www.npmjs.com/package/use-wallet; with additional configuration options to support Cronos
Wallet ConnectWallet Connect is an open source protocol for connecting decentralised applications to mobile wallets with QR code scanning or deep linking.wallethttps://walletconnect.com/

https://docs.walletconnect.com/
Web3AuthSimple self-custodial auth infra for Web3 apps and walletscronos-play, wallethttps://web3auth.io/

https://web3auth.io/docs/connect-blockchain/cronos
Unity SDK: https://github.com/Web3Auth/web3auth-unity-sdk;
Unreal SDK (WIP): https://github.com/Web3Auth/web3auth-unreal-sdk
Web3js / Ethersjs / Web3py, etcA collection of libraries that allow you to interact with a local or remote ethereum node using HTTP, IPC or WebSocket.dapp-developmentOpen page to view; Open page to viewJavascript: Recommended: https://docs.ethers.io/v5/;
Alernative: https://web3js.readthedocs.io/en/v1.7.4/;
Python: https://web3py.readthedocs.io/en/stable/
WitnetWitnet enables your smart contracts to react to real world events with strong crypto-economic guarantees.oraclewitnet.md

https://witnet.io/

https://docs.witnet.io/smart-contracts/supported-chains
See tutorials here: https://medium.com/cronos-chain/random-number-generation-on-cronos-with-witnet-8b871beef59b; https://medium.com/@benjaminrokowski/46ec979aee3c; https://medium.com/witnet/how-to-deploy-a-price-feed-on-cronos-cro-ccf56438313; https://www.notion.so/0e6bc5ddbe4a4bf8a22c262dedfe268f
diff --git a/for-dapp-developers/useful-projects-on-cronos/witnet.md b/for-dapp-developers/useful-projects-on-cronos/witnet.md index 3959faa1..3986466b 100644 --- a/for-dapp-developers/useful-projects-on-cronos/witnet.md +++ b/for-dapp-developers/useful-projects-on-cronos/witnet.md @@ -94,7 +94,7 @@ If you would like to generate another random number, you need to execute the sam ![](https://lh5.googleusercontent.com/DW1LJgzPinuOV0DWEYKOyE8GxGQeHWY3QvcW5x4m5j7fUa-m0MGSRtYsEA5Ui794XJd4x-fLC6X8peThAewaWWViOup1X-8WPuFejqK5tz4PYfNtjMbncd6eji-xBkYhZrTBfXxPQ8Mcvzx9RF3hCIs-xLlHv3JXeNGOsc7hz3E9VNeyOeyxwStH6Q) -As usual, you can review your transaction details on [Cronos Explorer](https://explorer.cronos.org/)/[Cronos Testnet Explorer](https://explorer.cronos.org/testnet). +As usual, you can review your transaction details on [Cronos Explorer](https://explorer.cronos.com/)/[Cronos Testnet Explorer](https://explorer.cronos.com/testnet). ### Resources diff --git a/for-node-hosts/cli.md b/for-node-hosts/cli.md index 98b5713f..96e7f2bb 100644 --- a/for-node-hosts/cli.md +++ b/for-node-hosts/cli.md @@ -28,7 +28,7 @@ meta: management, funds transfer and staking operations. - name: twitter:image content: https://cronos.org/og-image.png -canonicalUrl: https://docs.cronos.org/wallets/cli.html +canonicalUrl: https://docs.cronos.com/wallets/cli.html --- # ⛓️ Cronosd @@ -145,7 +145,7 @@ A list of commonly used flags of cronosd is listed below: A list of commonly used `cronosd` commands. -
CommandDescriptionList
keysKey managementadd <wallet_name>

add <key_name> --recover

list

show <key_name>

delete <key_name>

export <key_name>
txTransaction subcommandsbank send

staking delegate

staking unbond

staking create-validator

slashing unjail
queryQuery subcommandsquery bank balance
+
CommandDescriptionList
keysKey managementadd <wallet_name>

add <key_name> --recover

list

show <key_name>

delete <key_name>

export <key_name>
txTransaction subcommandsbank send

staking delegate

staking unbond

staking create-validator

slashing unjail
queryQuery subcommandsquery bank balance
You may also add the flag `-h, --help` on `cronosd [command]` to get more available commands and details. @@ -463,7 +463,7 @@ Rolled back state to height 6569205 and hash 5BFA3A9FA0C207B83D327330ADE77C46A5E ### index-eth-tx {% hint style="danger" %} -Only use this command if you are solely using evm-level queries as evm JSON-RPC queries will remain available after re-indexing, however cosmos-level tx will not be available anymore. For example, this will no longer be possible: [https://rpc.cronos.org/tx\_search?query=\_\&prove=\_\&page=\_\&per\_page=\_\&order\_by=\_](https://rpc.cronos.org/tx_search?query=_\&prove=_\&page=_\&per_page=_\&order_by=_) +Only use this command if you are solely using evm-level queries as evm JSON-RPC queries will remain available after re-indexing, however cosmos-level tx will not be available anymore. For example, this will no longer be possible: [https://rpc.cronos.com/tx\_search?query=\_\&prove=\_\&page=\_\&per\_page=\_\&order\_by=\_](https://rpc.cronos.com/tx_search?query=_\&prove=_\&page=_\&per_page=_\&order_by=_) {% endhint %} After `v1.0.2` nodes can now enable the custom transaction indexer to reduce disk size.\ diff --git a/for-node-hosts/running-nodes/cronos-evm-snapshots/cronos-native-snapshots.md b/for-node-hosts/running-nodes/cronos-evm-snapshots/cronos-native-snapshots.md index 79f76870..2f7c1aed 100644 --- a/for-node-hosts/running-nodes/cronos-evm-snapshots/cronos-native-snapshots.md +++ b/for-node-hosts/running-nodes/cronos-evm-snapshots/cronos-native-snapshots.md @@ -12,7 +12,7 @@ These snapshots are available for both Cronos EVM Mainnet and Testnet networks, * _**Default nodes**_: standard configuration with recent state data * _**Pruned nodes**_**:** optimized storage with minimal historical data -All Cronos EVM snapshots can be accessed at: [https://snapshot.cronos.org/](https://snapshot.cronos.org/) +All Cronos EVM snapshots can be accessed at: [https://snapshot.cronos.com/](https://snapshot.cronos.com/) Using these snapshots significantly reduces the time required to get your Cronos node operational, allowing you to quickly join the network without waiting for a full synchronization from the genesis block. @@ -53,7 +53,7 @@ Once the Cronos binary is installed and verified, you can proceed with downloadi ### Step 2: Download Cronos EVM Snapshot -Download the snapshot you need. To avoid using outdated links, users is recommended to visit the [Cronos EVM Snapshots site](https://snapshot.cronos.org/) to obtain the latest available snapshot URL that matches your desired snapshot type. +Download the snapshot you need. To avoid using outdated links, users is recommended to visit the [Cronos EVM Snapshots site](https://snapshot.cronos.com/) to obtain the latest available snapshot URL that matches your desired snapshot type. {% hint style="warning" %} **Please note**:\ @@ -63,7 +63,7 @@ Snapshot files are **retained for 14 days only** and automatically removed after If the link provided in this guide has expired at the time of downloading, replace it manually by retrieving the latest link from the snapshot site above. {% endhint %} -
wget https://snapshot.cronos.org/cronos/mainnet-snapshot/leveldb/pruned/cronosmainnet_25-1_leveldb-pruned-20250819.tar.lz4
+
wget https://snapshot.cronos.com/cronos/mainnet-snapshot/leveldb/pruned/cronosmainnet_25-1_leveldb-pruned-20250819.tar.lz4
 
### Step 3: Unpack Cronos EVM Snapshot @@ -116,7 +116,7 @@ OK Update the configuration file with the required seed nodes and timing parameters: ``` -sed -i.bak -E 's#^(seeds[[:space:]]+=[[:space:]]+).*$#\1"0d5cf1394a1cfde28dc8f023567222abc0f47534@cronos-seed-0.crypto.org:26656,3032073adc06d710dd512240281637c1bd0c8a7b@cronos-seed-1.crypto.org:26656,04f43116b4c6c70054d9c2b7485383df5b1ed1da@cronos-seed-2.crypto.org:26656,337377dcda43d79c537d2c4d93ad3b698ce9452e@bd-cronos-mainnet-seed-node-01.bdnodes.net:26656"#' ~/.cronos/config/config.toml +sed -i.bak -E 's#^(seeds[[:space:]]+=[[:space:]]+).*$#\1"0d5cf1394a1cfde28dc8f023567222abc0f47534@seed-0.cronos.com:26656,3032073adc06d710dd512240281637c1bd0c8a7b@seed-1.cronos.com:26656,04f43116b4c6c70054d9c2b7485383df5b1ed1da@seed-2.cronos.com:26656,337377dcda43d79c537d2c4d93ad3b698ce9452e@bd-cronos-mainnet-seed-node-01.bdnodes.net:26656"#' ~/.cronos/config/config.toml sed -i.bak -E 's#^(create_empty_blocks_interval[[:space:]]+=[[:space:]]+).*$#\1"5s"#' ~/.cronos/config/config.toml diff --git a/for-node-hosts/running-nodes/cronos-evm-snapshots/ksync.md b/for-node-hosts/running-nodes/cronos-evm-snapshots/ksync.md index 89bacd84..385cf618 100644 --- a/for-node-hosts/running-nodes/cronos-evm-snapshots/ksync.md +++ b/for-node-hosts/running-nodes/cronos-evm-snapshots/ksync.md @@ -108,7 +108,7 @@ The "normal" state-sync only supports syncing to live height, however KYVE has v ### Step 1: Install & configure cronosd for specific upgrade height -To install and configure Cronos, follow the same process as in the genesis sync part before. However, you will need to use a different binary version. You can find all upgrades with the relevant upgrade heights [here](https://docs.cronos.org/for-node-hosts/running-nodes/cronos-mainnet#step-0--notes-on-huygen-network-upgrade). +To install and configure Cronos, follow the same process as in the genesis sync part before. However, you will need to use a different binary version. You can find all upgrades with the relevant upgrade heights [here](https://docs.cronos.com/for-node-hosts/running-nodes/cronos-mainnet#step-0--notes-on-huygen-network-upgrade). ### Step 2: Run everything @@ -127,7 +127,7 @@ With this process, checking the state at a certain height is greatly improved be ### Step 1: Install & configure cronosd for specific upgrade height -To install and configure Cronos, follow the same process as in the historical state-sync before. You can find all upgrades with the relevant upgrade heights [here](https://docs.cronos.org/for-node-hosts/running-nodes/cronos-mainnet#step-0--notes-on-huygen-network-upgrade). +To install and configure Cronos, follow the same process as in the historical state-sync before. You can find all upgrades with the relevant upgrade heights [here](https://docs.cronos.com/for-node-hosts/running-nodes/cronos-mainnet#step-0--notes-on-huygen-network-upgrade). ### Step 2: Run everything diff --git a/for-node-hosts/running-nodes/cronos-evm-snapshots/public-node.md b/for-node-hosts/running-nodes/cronos-evm-snapshots/public-node.md index 83c6912d..104c6167 100644 --- a/for-node-hosts/running-nodes/cronos-evm-snapshots/public-node.md +++ b/for-node-hosts/running-nodes/cronos-evm-snapshots/public-node.md @@ -30,7 +30,7 @@ Download the latest version of Cronosd Binary files from [Cronos Chain Github](h Extract the downloaded file (`cronos_1.4.5_Darwin_arm64.tar.gz` is used as an example). After you download and unzip the `cronosd` to the location you desire. In terminal, change directory to the `bin` folder, where `cronosd` is located. -Follow the step from [Step 2-1 Initialize and Step 2-2 Configure cronosd](https://docs.cronos.org/for-node-hosts/running-nodes/cronos-mainnet#step-2-1-initialize-cronosd) to initialize and setup `cronosd`. +Follow the step from [Step 2-1 Initialize and Step 2-2 Configure cronosd](https://docs.cronos.com/for-node-hosts/running-nodes/cronos-mainnet#step-2-1-initialize-cronosd) to initialize and setup `cronosd`. Example CLI sequence: @@ -44,7 +44,7 @@ Expected output: 1.4.9 ``` -Make sure you also implement the changes from [Step 0 : Notes on Network Upgrade](https://docs.cronos.org/for-node-hosts/running-nodes/cronos-mainnet#step-0-notes-on-network-upgrade), and add these config items from [`v0.7.0`](https://github.com/crypto-org-chain/cronos/releases/tag/v0.7.0) into `app.toml` before upgrade: +Make sure you also implement the changes from [Step 0 : Notes on Network Upgrade](https://docs.cronos.com/for-node-hosts/running-nodes/cronos-mainnet#step-0-notes-on-network-upgrade), and add these config items from [`v0.7.0`](https://github.com/crypto-org-chain/cronos/releases/tag/v0.7.0) into `app.toml` before upgrade:
### JSON RPC Configuration ###
 [json-rpc]
@@ -59,7 +59,7 @@ http-idle-timeout="120s"
 max-tx-gas-wanted=500000
 
-[Run Everything](https://docs.cronos.org/for-node-hosts/running-nodes/cronos-mainnet#step-3.-run-everything), `Cronosd` should be able to sync. +[Run Everything](https://docs.cronos.com/for-node-hosts/running-nodes/cronos-mainnet#step-3.-run-everything), `Cronosd` should be able to sync. ### Step 3: Extract Data from the Public Node Sync Snapshot diff --git a/for-node-hosts/running-nodes/cronos-evm-snapshots/snapshot-downloader.md b/for-node-hosts/running-nodes/cronos-evm-snapshots/snapshot-downloader.md index eaa6a453..afb8d7b2 100644 --- a/for-node-hosts/running-nodes/cronos-evm-snapshots/snapshot-downloader.md +++ b/for-node-hosts/running-nodes/cronos-evm-snapshots/snapshot-downloader.md @@ -110,7 +110,7 @@ This example demonstrates a multi-part archive snapshot, including an