Skip to content

An Internet Computer Protocol canister testing library for TypeScript and JavaScript.

License

Notifications You must be signed in to change notification settings

agorapp-dao/pic-js

 
 

Repository files navigation

Pic JS

NPM Dependencies

Test (NodeJS) Test (Bun) Lint CodeQL

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

About

An Internet Computer Protocol canister testing library for TypeScript and JavaScript.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 81.2%
  • JavaScript 18.8%