Skip to content
On this page

Platform Compatibility โ€‹

viem supports all modern browsers (Chrome, Edge, Firefox, etc) & runtime environments (Node 18+, Deno, Bun, etc).

viem uses modern EcmaScript features such as:

You can check support for these features on Can I use...

Polyfills โ€‹

If your platform does not support one of the required features, it is also possible to import a polyfill.

fetch โ€‹

Error cause โ€‹

TextEncoder โ€‹

Released under the MIT License.