compare_to_evm
ActiveTool of io.github.UnityNodes/canton-ccpedia
Map one Ethereum/EVM concept (e.g. smart contract, wallet, gas, ERC20, Hardhat, ABI) to its Canton Network equivalent, for developers migrating from Solidity/EVM to Canton. Canton-specific (target is always Canton). Use for single concept-to-concept translations; use get_started_guide for a full EVM-to-Canton learning path.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"concept"
],
"properties": {
"concept": {
"type": "string",
"description": "EVM concept, e.g. \"smart contract\", \"wallet\", \"gas\", \"ERC20\", \"Hardhat\", \"Remix\", \"ABI\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.UnityNodes/canton-ccpedia
https://github.com/UnityNodes/cips
1/7 registries