Skip to content

Commit

Permalink
Merge pull request #769 from ethereum/ide-update
Browse files Browse the repository at this point in the history
Move Studio to bottom of IDE list
  • Loading branch information
samajammin authored Feb 19, 2020
2 parents 7dc9bd8 + 2bc6922 commit f5ed138
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/developers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,12 +174,6 @@ Ethereum has a large and growing number of tools to help developers build, test,

## Integrated Development Environments (IDEs) {#integrated-development-environments-ides}

**Ethereum Studio -** **_Web-based IDE ideal for new developers looking to experiment with smart contracts. Ethereum Studio features multiple templates, MetaMask integration, transaction logger, and a built in-browser Ethereum Virtual Machine (EVM) to help you get started building on Ethereum as fast as possible._**

- [studio.ethereum.org](https://studio.ethereum.org)
- [superblocks.com/ethereum-studio](https://superblocks.com/ethereum-studio)
- [GitHub](https://github.com/SuperblocksHQ/ethereum-studio)

**Visual Studio Code -** **_Professional cross-platform IDE with official Ethereum support._**

- [Visual Studio Code](https://code.visualstudio.com/)
Expand All @@ -197,6 +191,12 @@ Ethereum has a large and growing number of tools to help developers build, test,
- [ethfiddle.com](https://ethfiddle.com/)
- [Gitter](https://gitter.im/loomnetwork/ethfiddle)

**Ethereum Studio -** **_Web-based IDE ideal for new developers looking to experiment with smart contracts. Ethereum Studio features multiple templates, MetaMask integration, transaction logger, and a built in-browser Ethereum Virtual Machine (EVM) to help you get started building on Ethereum as fast as possible._**

- [studio.ethereum.org](https://studio.ethereum.org)
- [superblocks.com/ethereum-studio](https://superblocks.com/ethereum-studio)
- [GitHub](https://github.com/SuperblocksHQ/ethereum-studio)

**Looking for other options?**

- [Ethereum Developer Tools List #IDEs](https://github.com/ConsenSys/ethereum-developer-tools-list#ides)
Expand Down Expand Up @@ -250,6 +250,7 @@ Ethereum has a large and growing number of tools to help developers build, test,
- [Documentation](https://nodesmith.io/docs/#/ethereum/apiRef)

**Ethercluster -** **_Run your own Ethereum API service supporting both ETH and ETC._**

- [ethercluster.com](https://www.ethercluster.com/)

**Chainstack -** **_Shared and dedicated Ethereum nodes as a service._**
Expand Down Expand Up @@ -504,7 +505,6 @@ The Ethereum network is made up of many nodes who run compatible client software
- [Youtube - 1 new video / day](https://www.youtube.com/c/eattheblocks)
- [Website](https://eattheblocks.com)


### Game-Based Learning {#game-based-learning}

**Cryptozombies -** **_Learn to code games on ethereum._**
Expand Down

0 comments on commit f5ed138

Please sign in to comment.