Smart Contract Basics
Smart contracts are executable code that is run on blockchains like Ethereum. Learn the basics including ABIs, inheritance, unit testing, ERC-20 contracts, and NFTs!
Now that you've got a grasp on Solidity, it's time to learn to about the basics of smart contracts. This section covers all the important properties of developing and deploying smart contracts.
- How do smart contracts communicate?
- How to Unit Test a Smart Contract
- How do smart contract ABIs work?
- What are multi-signature contracts?
- What is smart contract inheritance?
- What is an ERC-20 smart contract?
- What are NFT smart contracts?
- What are upgradeable smart contracts?
With all of these smart contract basics understood, you'll be start building you're own dapp!
Learn More About Smart Contracts
Ready to become a smart contract developer? Sign up for Alchemy University's free, 7-week Ethereum Developer Bootcamp to learn more about smart contracts and earn an official certification!
Updated over 1 year ago