3/5 Contracts in one line
Deploy a contract with contractsApi.deployContract(contractData…)
Then use executionsApi.executeContract(executionData…) to run functions
Add an existing contract to work with Bolt, read state, and attach webhooks with similar one-line calls