Difference between revisions of "Smart Contracts"
From Miscellany
Line 1: | Line 1: | ||
− | :Smart contracts are written in the Solidity language | + | :Smart contracts are written in the Solidity language, and are saved on the Ethereum blockchain. One of their uses is to act as the back-end to [[DApps]]. |
<youtube>https://www.youtube.com/watch?v=LYc6PrZ7fvs</youtube> | <youtube>https://www.youtube.com/watch?v=LYc6PrZ7fvs</youtube> |
Revision as of 14:08, 31 July 2020
- Smart contracts are written in the Solidity language, and are saved on the Ethereum blockchain. One of their uses is to act as the back-end to DApps.