« Back to Glossary Index
The process of publishing a smart contract’s compiled code to a blockchain, after which it becomes immutable and executable.
Example: once a smart contract is deployed to Ethereum mainnet, its bytecode is permanent at that address unless the developer specifically built in an upgrade mechanism beforehand.
« Back to Glossary Index