letmejustputthishere / pic-js

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

Home Page:https://hadronous.github.io/pic-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://hadronous.github.io/pic-js/

License:Apache License 2.0


Languages

Language:TypeScript 98.6%Language:JavaScript 1.4%