evmts / tevm-monorepo

A library that enables next-generation UX and DX via putting an ethereum node in the browser and solidity in javascript
https://tevm.sh
MIT License
244 stars 26 forks source link

Remove all zod from tevm #1463

Open roninjin10 opened 5 days ago

roninjin10 commented 5 days ago

Tevm used zod to ship faster. We don't need it to properly validate however and should remove it in favor of just using vanilla js validation.

linear[bot] commented 5 days ago

TEV-1391 Remove all zod from tevm