wasm-pack:curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
source $HOME/.cargo/env
rustup default 1.65
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
yarn install
yarn build
yarn verify
System tests run against a live environment and use the built library from lib/.
config/sudoplatformconfig.jsonconfig/register_key.private.config/register_key.id with the TEST registration key ID in it.yarn buildyarn test:systemGenerated using TypeDoc