使用本地识别码构建应用
dfx build --checkBuilding canisters to check they build ok. Canister IDs might be hard coded. Building canisters...tree .dfx/local/canisters.dfx/local/canisters ├── actor_hello │ ├── actor_hello.d.ts │ ├── actor_hello.did │ ├── actor_hello.did.js │ ├── actor_hello.js │ └── actor_hello.wasm └── idl 2 directories, 5 files
最后更新于