Documentation
Getting Started
Quick Start

Quick Start

This quick start guide will help you get started on building, deploying to local IC replicas with ICP ledger and interacting with your canister with automated test scripts.

Summary

Background

If this is your first time using Internet Computer, it is highly recommended to read at least the following two IC guides to get the basic concepts and ideas with running dfx cmd and local IC replicas.

Canisters and code https://internetcomputer.org/docs/current/concepts/canisters-code (opens in a new tab)
Local development https://internetcomputer.org/docs/current/developer-docs/quickstart/local-quickstart (opens in a new tab)