This library contains useful codec and crypto utilities for Tezos.
npm i tezbridge-crypto
parcel-bundleris needed. (npm install -g parcel-bundler)- When the library is built for brower usage, setting the env value
BROWSER_OPT=truecan shrink the output file.
npm run test