π Integration with Ethereum (and future L2s)
In the alpha version, Dialect AI supports:
Ethereum Mainnet
Ethereum Testnets (Goerli, Sepolia)
Using industry-standard Web3 libraries (ethers.js), the bot can:
Broadcast signed transactions
Deploy contracts
Read from the blockchain (e.g., balances, addresses, events)
Planned support includes:
Polygon, Base, Arbitrum, Optimism
BNB Chain, Avalanche
Custom RPC configuration
Last updated