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 Candid UI URL to dfx info #3748

Closed sesi200 closed 3 months ago

sesi200 commented 3 months ago

Description

Adds the command dfx info candid-ui-url so that it's not necessary to run dfx deploy in order to figure out the URL

Fixes SDK-1610

How Has This Been Tested?

added e2e

Checklist: