|
@@ -10,7 +10,7 @@ Welcome to the Solang Solidity Compiler. Using Solang, you can compile smart con
|
|
|
(wasm) or BPF contract code. As result, the output is highly optimized, which saves you in gas costs.
|
|
(wasm) or BPF contract code. As result, the output is highly optimized, which saves you in gas costs.
|
|
|
|
|
|
|
|
Solang aims for source file compatibility with the Ethereum EVM Solidity compiler,
|
|
Solang aims for source file compatibility with the Ethereum EVM Solidity compiler,
|
|
|
-version 0.7. Where differences exists, this is noted in the language documentation.
|
|
|
|
|
|
|
+version 0.8. Where differences exists, this is noted in the language documentation.
|
|
|
The source code repository can be found on `github <https://github.com/hyperledger-labs/solang>`_
|
|
The source code repository can be found on `github <https://github.com/hyperledger-labs/solang>`_
|
|
|
and we have a `channel #solang on Hyperledger Discord <https://discord.gg/jhn4rkqNsT>`_, and
|
|
and we have a `channel #solang on Hyperledger Discord <https://discord.gg/jhn4rkqNsT>`_, and
|
|
|
a `channel #solang-solidity-compiler on Solana Discord <https://discord.gg/TmE2Ek5ZbW>`_.
|
|
a `channel #solang-solidity-compiler on Solana Discord <https://discord.gg/TmE2Ek5ZbW>`_.
|