Skip to main content

PicJS

An ICP canister testing library for TypeScript and JavaScript.

The Internet Computer

The Internet Computer is a public compute network that provides an autonomous and tamperproof environment for running serverless code.

Canisters

Bundles of serverless code running on the Internet Computer are called canisters.

Canisters can be written in any language that compiles to WebAssembly (WASM), run arbitrary computations and even serve web assets.

PocketIC

PocketIC is a deterministic, lightweight and versatile testing solution for Internet Computer canisters.

PicJS provides bindings to interact with PocketIC from Typescript and JavaScript.

Other projects by Hadronous Labs

IC Angular provides native support for Internet Computer applications for Angular.