mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Some words on Remix
This commit is contained in:
parent
ba8819542f
commit
7566787cd2
@ -19,7 +19,9 @@ crowdfunding, blind auctions, multi-signature wallets and more.
|
||||
.. note::
|
||||
The best way to try out Solidity right now is using
|
||||
`Remix <https://remix.ethereum.org/>`_
|
||||
(it can take a while to load, please be patient).
|
||||
(it can take a while to load, please be patient). Remix is a web browser
|
||||
based IDE that allows you to write Solidity smart contracts, then deploy
|
||||
and run the smart contracts.
|
||||
|
||||
.. warning::
|
||||
Since software is written by humans, it can have bugs. Thus, also
|
||||
|
Loading…
Reference in New Issue
Block a user