Skip to content

Install wasm code to a canister larger than 2 mb by chunking it and deploying it via a canister in the same subnet

License

Notifications You must be signed in to change notification settings

ORIGYN-SA/large_canister_deployer_internal

Repository files navigation

large_canister_deployer

Purpose

Used to deploy wasms greater than 2MB. Mostly obsolete due to ability to gzip wasms. Still used in some legacy applications.

Welcome to your new large_canister_deployer project and to the internet computer development community. By default, creating a new project adds this README and some template files to your project directory. You can edit these template files to customize your project and to include your own code to speed up the development cycle.

To get started, you might want to explore the project directory structure and the default configuration file. Working with this project in your development environment will not affect any production deployment or identity tokens.

To learn more before you start working with large_canister_deployer, see the following documentation available online:

If you want to start working on your project right away, you might want to try the following commands:

cd large_canister_deployer/
dfx help
dfx config --help

About

Install wasm code to a canister larger than 2 mb by chunking it and deploying it via a canister in the same subnet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published