Difference between revisions of "Canister smart contract"
From Internet Computer Wiki
Diego.prats (talk | contribs) |
Diego.prats (talk | contribs) |
||
Line 3: | Line 3: | ||
==See Also== | ==See Also== | ||
− | * [https://smartcontracts.org/docs/quickstart/quickstart-intro.html | + | * Developer documentation on [https://smartcontracts.org/docs/quickstart/quickstart-intro.html Building smart contracts] |
* [[Trust in canisters]] | * [[Trust in canisters]] | ||
* [https://medium.com/dfinity/software-canisters-an-evolution-of-smart-contracts-internet-computer-f1f92f1bfffb A Closer Look at Software Canisters, an Evolution of Smart Contracts] | * [https://medium.com/dfinity/software-canisters-an-evolution-of-smart-contracts-internet-computer-f1f92f1bfffb A Closer Look at Software Canisters, an Evolution of Smart Contracts] |
Revision as of 20:23, 19 January 2022
Canisters are smart contracts that scale — interoperable compute units designed for internet-scale services.
See Also
- Developer documentation on Building smart contracts
- Trust in canisters
- A Closer Look at Software Canisters, an Evolution of Smart Contracts