This is a sub-package of web3.js.
This contains useful utility functions for Dapp developers.
Please read the documentation for more.
import {
isAddress,
sha3,
soliditySha3,
} from "https://deno.land/x/npm_web3_utils@1.2.11/mod.js";
All the TypeScript typings are placed in the types
folder.