Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.59 KB

File metadata and controls

36 lines (23 loc) · 1.59 KB

Pic JS

NPM Dependencies

Test (NodeJS) Test (Bun) Lint

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

Check out the contribution guidelines.

Setup