Steps to deploy a program are available in the guides section; it'd be good to add this into the quickstart. We'll need to edit the steps to have the user download a .wasm file from a git repo and deploy that.
After a bit more thought, it doesn't make sense to add this into the quickstart. Most folks aren't going to be deploying programs, but rather interacting with them. Closing this issue.
Steps to deploy a program are available in the
guides
section; it'd be good to add this into the quickstart. We'll need to edit the steps to have the user download a.wasm
file from a git repo and deploy that.