dfinity / sdk

IC SDK: a Software Development Kit for creating and managing canister smart contracts on the ICP blockchain.
https://internetcomputer.org/developers
Apache License 2.0
170 stars 82 forks source link

feat: add support for `dfx canister url <CANISTER>` #3765

Closed vincent-dfinity closed 2 months ago

vincent-dfinity commented 3 months ago

Description

Add a command for dfx:  dfx canister url <CANISTER> that gives the URL for a canister.

Fixes SDK-1613

How Has This Been Tested?

Checklist: