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

Released under the MIT License.