npm install ethereumjs-utilyarn add ethereumjs-utilpnpm add ethereumjs-util<script src="https://fastly.jsdelivr.net/npm/ethereumjs-util"></script><script src="https://unpkg.com/ethereumjs-util"></script><script type="module">
import ethereumjsutil from 'https://cdn.jsdelivr.net/npm/ethereumjs-util/+esm';
</script><script type="module">
import ethereumjsutil from 'https://cdn.skypack.dev/ethereumjs-util';
</script>