Skip to content

Commit c772751

Browse files
authored
Merge pull request #12662 from Hitisha-G/patch-3
Add Remix-IDE link to smart contract languages page
2 parents 16751b4 + 5a1ada2 commit c772751

File tree

1 file changed

+2
-0
lines changed
  • public/content/developers/docs/smart-contracts/languages

1 file changed

+2
-0
lines changed

public/content/developers/docs/smart-contracts/languages/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The two most active and maintained languages are:
1111
- Solidity
1212
- Vyper
1313

14+
Remix IDE provides a comprehensive development environment for creating and testing contracts in both Solidity and Vyper. [Try the in-browser Remix IDE](https://remix.ethereum.org) to start coding.
15+
1416
More experienced developers also might want to use Yul, an intermediate language for the [Ethereum Virtual Machine](/developers/docs/evm/), or Yul+, an extension to Yul.
1517

1618
If you're curious and like to help test new languages that are still under heavy development you can experiment with Fe, an emerging smart contract language which is currently still in its infancy.

0 commit comments

Comments
 (0)