Ice.ts example project

December 10, 2025 ยท View on GitHub

Setup

npm install
npx ice --background

Canisters deployed locally to PocketIC!

Mainnet deployment

Just point ice at the ice.config.tc.ts and deploy and run tasks as usual

npx ice --config=ice.config.ic.ts

Documentation

For full documentation, visit ice-ts.github.io/docs

Contents

  1. 0.1Setup
  2. 0.2Mainnet deployment
  3. 1Documentation