Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
for your contracts
using ContractDeployer
interface
Interact with contracts using Contract
interface (, , ...)
Working with
If you're connecting to a local for development, you might want to connect to the network using LegacyClient
since the latest version of substrate-contracts-node
() does not working fine/comply with the latest updates for for DedotClient
to work properly.
Following to connect to the network via LegacyClient
.