Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
How to Write and Compile a Solidity Smart Contract

lesson

How to Write and Compile a Solidity Smart ContractIntro to Programming Ethereum ĐApps

In this video, we'll write our first Solidity smart contract

How to Write an Ethereum Smart Contract with Solidity

lesson

How to Write an Ethereum Smart Contract with SolidityIntro to Programming Ethereum ĐApps

In this video, we'll write our first Solidity smart contract

What is a Smart Contract? An Intro to Ethereum and Solidity

lesson

What is a Smart Contract? An Intro to Ethereum and SolidityIntro to Programming Ethereum ĐApps

What 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).

How to Mine Ethereum Locally with Geth

lesson

How to Mine Ethereum Locally with GethIntro to Programming Ethereum ĐApps

Now that we have some accounts, we can earn ETH by running a miner.

How to Create Ethereum Accounts with Geth

lesson

How to Create Ethereum Accounts with GethIntro to Programming Ethereum ĐApps

In this video we'll install geth, create a local network, and create our first Ethereum account.

A Beginner's Guide to Coding with Ethereum

lesson

A Beginner's Guide to Coding with EthereumIntro to Programming Ethereum ĐApps

One 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.

Module 3 Summary

lesson

Module 3 SummaryThe newline Guide to Building Your First GraphQL Server with Node and TypeScript

This lesson is a summary of the final state of the work done in Module 3.0.