Prerequisites

First you'll want to install the inkpad CLI, and wasm-pack -V should print the version that you just installed.

Next, you'll need to donwload cargo-contract for compiling your ink! contract to wasm binaries.

Finally, use the commands of the CLI or follow the Tutorials to start your journey.