Peera.

Tags

Kategorisierungswerkzeug zur Kuratierung von Wissen.

Solidity
Solidity
9
Filter:Solidity.Solidity
Sortieren:Datum
Solidity Compiler

The code written using Solidity is compiled using a Solidity compiler, which outputs byte code and other artifacts needed for deployment of smart contracts.

4 Beiträge
Language Grammar

Solidity is a statically typed, contract-oriented, high-level language for implementing smart contracts on the Ethereum platform.

1 Beiträge
Yul

Yul (previously also called JULIA or IULIA) is an intermediate language that can be compiled to bytecode for different backends.

1 Beiträge
Use cases

Demonstrate your own examples of writing code using Solidity and bring your questions related to specific use cases of Smart Contracts.

2 Beiträge
Optimizer

The Solidity compiler uses two different optimizer modules: The “old” optimizer that operates at the opcode level and the “new” optimizer that operates on Yul IR code.

1 Beiträge
Private

Private functions/ Variables can only be used internally and not even by derived contracts.

0 Beiträge
Internals

Internal functions/ Variables can only be used internally or by derived contracts.

0 Beiträge
Solidity

Solidity is an object-oriented programming language for implementing smart contracts on various blockchain platforms, most notably, Ethereum.

35 Beiträge
Smart Contract

A smart contract is a computer program or a transaction protocol that is intended to automatically execute, control or document legally-relevant events and actions according to the terms of a contract or an agreement.

27 Beiträge
Wir verwenden Cookies, um sicherzustellen, dass Sie die beste Erfahrung auf unserer Website haben.
Mehr Infos