WASM Setup
Introduction
This chapter will teach you everything you need to know to get started building smart contracts on Edgeware with ink!.
We will cover:
- Installing prerequisites on your computer
- Using the ink!
cargo-contract
plugin to start a new project - Building and testing our contract
- Deploying our contract on a local Edgeware node
- Interacting with our contract using the Polkadot UI