Ethereum Contracts

Watr supports the deployment of Solidity smart contracts via its EVM pallet. Watr uses Frontier for the Ethereum compatibility layer. You can read more about Frontier here.

The ethereum RPC is exposed under the eth namespace.

Last updated