Features of Ottochain
Ottochain has the following key features:
- It innovatively adopts the Octopus 2.0 Interchain Security mechanism to ensure the security of chain consensus, eliminating concerns about potential attacks due to low initial token valuation. 
- It supports two access modes: developers can send Cosmos transactions and access related API provided by Cosmos modules, as well as deploy EVM contracts and make corresponding contract calls. 
- In order to incentivize contract developers, a portion of the transaction fees generated by other users calling those contracts will be rewarded to the contract owner. 
- Exposing a fully compatible Web3 JSON-RPC layer for interacting with existing Ethereum clients and tooling (Metamask, Remix, Truffle, etc). 
- 1000-10000 TPS 
- Ethereum's transaction format as a Cosmos SDK Tx and Msg interface 
- Ethereum's secp256k1 curve for the Cosmos Keyring 
- StateDB interface for state updates and queries 
- JSON-RPC client for interacting with the EVM 
Last updated