MENU

Fun & Interesting

Smart Contract Tutorial - Vending Machine Smart Contract in Solidity

Block Explorer 32,708 lượt xem 3 years ago
Video Not Working? Fix It Now

In this smart contract tutorial video we build a basic vending machine smart contract using Solidity. Learn how to send and receive funds, work with mappings, address types and uints. Deploy and test the contract using the online Remix IDE.

Source code on GitHub:
https://github.com/jspruance/block-explorer-tutorials/blob/main/smart-contracts/solidity/VendingMachine.sol

Remix IDE:
https://remix.ethereum.org/

Comment