mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update index.rst
Some minor text editing.
This commit is contained in:
parent
bc39e730b6
commit
9d328d308d
@ -6,8 +6,8 @@ Solidity
|
||||
:alt: Solidity logo
|
||||
:align: center
|
||||
|
||||
Solidity is a contract-oriented, high-level language whose syntax is similar to that of JavaScript
|
||||
and it is designed to target the Ethereum Virtual Machine (EVM).
|
||||
Solidity is a contract-oriented, high-level language for implementing smart contracts.
|
||||
The syntax is similar to that of JavaScript and it is designed to target the Ethereum Virtual Machine (EVM).
|
||||
|
||||
Solidity is statically typed, supports inheritance, libraries and complex
|
||||
user-defined types among other features.
|
||||
|
Loading…
Reference in New Issue
Block a user