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