Install dependencies for the workspace
yarn installAll commands below need to be run in the context of the x-provider package where this README is located. Read more about context here.
Running in dev mode:
yarn devBuilding to dist directory with javascript output:
yarn buildRunning all tests:
yarn testRunning changed tests in watch mode:
yarn test:watchLinting:
yarn lintTypechecking:
yarn typecheckInterface to provide methods that implement the signable actions with IMX only. Further reference