Build and deploy smart contracts to the Internet Computer blockchain.
Development tool for building and deploying canisters on ICP
dfx$ dfx new my_project$ dfx deploy$ dfx start$ dfx canister status my_canister$ dfx canister call my_canister my_function '(42)'