Developers need to be able to set a canister ID for a canister on the IC #2646
hansl
started this conversation in
Feature Requests
Replies: 1 comment
-
We need to capture some details about this feature... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Developers might create canisters through the Wallet UI, and would want to install their WASM using
dfx
. Something likedfx canister set-canister-id hello aaaaa-aa
would probably be enough for this use case.Beta Was this translation helpful? Give feedback.
All reactions