Skip to content

hadronous/pic-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b77d34a · Mar 4, 2025
Mar 4, 2025
May 6, 2024
Nov 27, 2024
Jan 1, 2025
Nov 28, 2024
Jan 1, 2025
Nov 1, 2023
Nov 27, 2024
Nov 28, 2024
Feb 12, 2024
Nov 27, 2024
Nov 1, 2023
Mar 4, 2025
Oct 7, 2024
Mar 3, 2024
Nov 2, 2023
Mar 4, 2025
Nov 28, 2024
Nov 27, 2024
Nov 28, 2024
Nov 28, 2024
Nov 27, 2024
Oct 7, 2024
Nov 28, 2024

Repository files navigation

Pic JS

NPM Dependencies

Test (NodeJS) Test (Bun) Lint CodeQL

Project Maintenance

This project is currently moving to the DFINITY organization and will soon be available at dfinity/pic-js.

Overview

Pic JS is a library for interacting with a local instance of pocket-ic from TypeScript.

The pocket-ic is a canister testing platform for the Internet Computer. It is a standalone executable that can be used to test canisters locally, without the need to deploy them to a full replica.

Other languages available include Python and Rust.

API Docs

More detailed documentation is available in the API docs.

Examples

Examples are available in the examples directory.

Contributing

Setup