ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,517 results

Cointelegraph
Smart contracts for beginners, explained (in 6 minutes) | Cryptopedia

We explain what smart contracts are and how they work. #Cointelegraph #crypto #smartcontracts Subscribe to Cointelegraph: ...

6:14
Smart contracts for beginners, explained (in 6 minutes) | Cryptopedia

71,508 views

3 years ago

Smart Contract Programmer
Learn Solidity (0.5) - Constructor

How to set state variables when you create a contract? Learn the basic syntax of constructors in Solidity Code: ...

4:04
Learn Solidity (0.5) - Constructor

7,134 views

6 years ago

Smart Contract Programmer
Learn Solidity (0.5) - Merkle Tree

Learn about Merkle tree and merkle proof using Solidity. Code: https://solidity-by-example.org/app/merkle-tree Remix IDE: ...

10:28
Learn Solidity (0.5) - Merkle Tree

27,832 views

6 years ago

Smart Contract Programmer
Learning Solidity (0.5) - Library

You can re-use code and save gas by using libraries in your Solidity smart contract. I will explain the difference between ...

8:54
Learning Solidity (0.5) - Library

4,412 views

5 years ago

Smart Contract Programmer
Learn Solidity (0.5) - Structs

Learn how to organize data by defining your own data type with structs. Code: https://solidity-by-example.org/structs/ Remix IDE: ...

13:11
Learn Solidity (0.5) - Structs

6,224 views

5 years ago

Smart Contract Programmer
Learn Solidity (0.5) - Error

Find out how to use assert, require and revert to throw errors in Solidity. Code: https://solidity-by-example.org/error/ Remix IDE: ...

10:47
Learn Solidity (0.5) - Error

5,443 views

6 years ago

Smart Contract Programmer
Learn Solidity (0.5) - Visibility

What's the difference between public, private, internal and external functions in Solidity? Find out the difference in this video.

4:59
Learn Solidity (0.5) - Visibility

5,358 views

6 years ago

Smart Contract Programmer
Learn Solidity (0.5) - Call

Call is a low-level function in Solidity that is available on address type. In this video, I am going to show you how to use the call ...

10:24
Learn Solidity (0.5) - Call

7,300 views

5 years ago

Smart Contract Programmer
Learn Solidity (0.5) - Array

Learn how to use arrays in Solidity. Code: https://solidity-by-example.org/array/ Remix IDE: http://remix.ethereum.org Solidity: ...

9:41
Learn Solidity (0.5) - Array

5,529 views

6 years ago

Smart Contract Programmer
Learn Solidity (0.5) - Enum

Enum types allow you to easily control when a function in your smart contract can and cannot be called. In this video, we're gonna ...

7:26
Learn Solidity (0.5) - Enum

5,602 views

5 years ago

Ethereum Foundation
5 Smart Contract Patterns I Wish More Devs Would Use

Visit the https://archive.devcon.org/ to gain access to the entire library of Devcon talks with the ease of filtering, playlists, ...

11:42
5 Smart Contract Patterns I Wish More Devs Would Use

2,162 views

3 years ago

Smart Contract Programmer
Find Smart Contract Vulnerabilities with Slither

Slither is an easy to use security tool that finds potential security holes in your smart contracts. This video explains the basic usage ...

4:53
Find Smart Contract Vulnerabilities with Slither

25,068 views

4 years ago

Artur Chmaro
How to publish and verify smart contract code (Solidity, Remix, EVM)

From this video, you will learn how to verify and publish smart contract code. After verification, anybody can check code and ...

10:23
How to publish and verify smart contract code (Solidity, Remix, EVM)

31,643 views

3 years ago

iBlockchain
How to write a basic smart contract in Solidity?

Writing a basic smart contract in Solidity involves defining a contract that can hold some state variables and functions to ...

5:17
How to write a basic smart contract in Solidity?

52 views

1 year ago

Smart Contract Programmer
Learn Solidity (0.5) - Events

Find out what events are in Solidity and how they are useful. I will show you how to get past events and how to subscribe to ...

10:03
Learn Solidity (0.5) - Events

11,932 views

6 years ago

Smart Contract Programmer
Finding Bugs with Echidna

Introductory example of how to use Echidna to write property-based testing for Solidity smart contract. #Solidity #SmartContract ...

9:40
Finding Bugs with Echidna

12,978 views

3 years ago

Smart Contract Programmer
Learn Solidity (0.5) - Functions

You might be surprised that public functions in Solidity cannot return some data types. Learn the limitations of public functions in ...

7:42
Learn Solidity (0.5) - Functions

13,569 views

6 years ago

Understanding Crypto
Simple Bank Solidity Introductory Exercise

Simple Bank Solidity Introductory Exercise Twitter: @UnderstanCrypto The Understanding Crypto Series by Thomas Plunkett.

10:09
Simple Bank Solidity Introductory Exercise

395 views

4 years ago

Smart Contract Programmer
Learn Solidity (0.5) - Gas and Gas Price

What are gas and gas price? Learn how gas and gas price are used in Solidity. Code: https://solidity-by-example.org/gas/ Remix ...

7:25
Learn Solidity (0.5) - Gas and Gas Price

15,493 views

6 years ago

Understanding Crypto
Compiling Solidity to Ethereum Virtual Machine Bytecode

The Ethereum Virtual Machine. Ethereum technology video series. Twitter: @UnderstanCrypto The Understanding Crypto Series ...

8:24
Compiling Solidity to Ethereum Virtual Machine Bytecode

621 views

3 years ago