Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

getCycles-dev/get-cycles

Repository files navigation

Project starter-template

Structure

  • Canisters -> main actor canisters/<canister_name>/lib.mo
  • Tests -> packages/pic/*
  • Setup Scripts -> packages/tasks/*
  • Declarations -> packages/common/declarations/*

Setup

Full setup (for setting up and deploying all canisters, interact via dfx)

npm run setup

Test setup (for running pic tests against)

Install

npm install
npm run import-pic-dependencies

Build & generate declarations

npm run declarations

Test whatever file you want

npm run test:pic-config ./packages/pic/<your_test_file_path>

Or run all tests

npm run test:pic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /