Module polkadot_sdk_docs::polkadot_sdk::smart_contracts
source · Expand description
Learn about different ways through which smart contracts can be utilized on top of Substrate, and in the Polkadot ecosystem.
§Smart Contracts
TODO: @cmichi https://github.com/paritytech/polkadot-sdk-docs/issues/56
- WASM and EVM based, pallet-contracts and pallet-evm.
- single-daap-chain, transition from ink! to FRAME.
- Link to
use.ink
- Link to
crate::reference_docs::runtime_vs_smart_contract
. - https://use.ink/migrate-ink-contracts-to-polkadot-frame-parachain/