Overview
Cronos is a Layer 2 solution enhancing Ethereum by providing developers with faster and more cost-efficient transactions. As Cronos is EVM compatible, you can follow the Ethereum documentation to send your first transaction and utilize all other wallet features.Configure Cronos
Via Magic SDK, you can connect to Cronos. Cronos is EVM compatible so you can directly follow the Ethereum installation.Mainnet
Mainnet Block Explorer: https://cronoscan.com/JavaScript
Testnet
Testnet Block Explorer: https://testnet.cronoscan.com/JavaScript
Compatibility
- All
Auth
,User
and mostWallet
module methods* - All EVM Provider functionality to respond to supported RPC methods
Resources & Tools
- Documentation: https://docs.cronos.org/getting-started/readme
-
Block Explorer:
- https://cronoscan.com/ (Mainnet)
- https://explorer.cronos.org/testnet/ (Testnet)
- Demo
- GitHub