Explore all newline lessons
lesson
How to Interact with Smart Contracts on Ethereum BlockchainIntro to Programming Ethereum ĐAppsIn this video, we'll write our first Solidity smart contract
lesson
How to Connect to Ethereum with Web3.js From JavaScriptIntro to Programming Ethereum ĐAppsIn this video, we'll write our first Solidity smart contract
lesson
How to Call An Ethereum Smart Contract Code From JavascriptIntro to Programming Ethereum ĐAppsIn this video, we'll write our first Solidity smart contract
lesson
How to Write and Compile a Solidity Smart ContractIntro to Programming Ethereum ĐAppsIn this video, we'll write our first Solidity smart contract
lesson
How to Write an Ethereum Smart Contract with SolidityIntro to Programming Ethereum ĐAppsIn this video, we'll write our first Solidity smart contract
lesson
What is a Smart Contract? An Intro to Ethereum and SolidityIntro to Programming Ethereum ĐAppsWhat is a smart contract? It's like a regular contract, but defined by code (and in Ethereum with Solidity, a smart contract is essentially an instance of a class).
lesson
Using Geth to Transfer Ethereum Between AccountsIntro to Programming Ethereum ĐAppsLet's transfer ETH between accounts
lesson
How to Mine Ethereum Locally with GethIntro to Programming Ethereum ĐAppsNow that we have some accounts, we can earn ETH by running a miner.
lesson
How to Create Ethereum Accounts with GethIntro to Programming Ethereum ĐAppsIn this video we'll install geth, create a local network, and create our first Ethereum account.
lesson
A Beginner's Guide to Coding with EthereumIntro to Programming Ethereum ĐAppsOne of the great things about a decentralized cryptocurrency is that we can directly connect to the network to make transactions. In this video, we'll talk about the Ethereum protocol and what client we'll use.
lesson
Continue the course with TinyHouseThe newline Guide to Building Your First GraphQL Server with Node and TypeScriptEnroll in TinyHouse to continue the course!
lesson
Module 3 SummaryThe newline Guide to Building Your First GraphQL Server with Node and TypeScriptThis lesson is a summary of the final state of the work done in Module 3.0.