Deploy
#
Deployment of ink! based smart contractsThis document contains description of how to deploy and test smart contracts locally and in testnet.
#
EcosystemPolkadot doesn't support smart contract execution, only parachains can provide this functionality. More information about how it works you can find on official wiki.
The list of standalone blockchain/parachains that support ink! smart contracts:
#
DeploymentTODO