Architecture specific toolchains are not allowed in this file.
We can assume that stable is the default toolchain and should not
dictate with which toolchain the user builds the client. Also this
breaks under macOS.
We are only interested with which toolchain the runtime is build.
For this we should set the WASM_BUILD_TOOLCHAIN variable.
* use docker to setup a local dev chain.
* install docker link
* update command
* Update README.md
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
* more commands to start or check a node.
* purge chain in docker
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>