Skip to content

research-ag/history-tracker

Repository files navigation

HistoryTracker

A canister for canister history tracking.

Local setup

It is assumed that you have:

  • Dfinity SDK installed
  • NodeJS installed
  • yarn installed

Once you have cloned the repository, follow this process in your terminal:

  1. In your project directory, run this command to install yarn dependencies:
yarn install
  1. Start local Internet Computer replica:
dfx start --clean --background
  1. Generate canister type declarations:
dfx generate history_be
  1. Deploy canisters locally:
dfx deploy

Copyright

MR Research AG, 2024

License

Apache-2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •