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
266 stars 26 forks source link

Remove all zod from tevm #1463

Open roninjin10 opened 1 month ago

roninjin10 commented 1 month 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 1 month ago

TEV-1391 Remove all zod from tevm