Skip to content

Move Studio to bottom of IDE list #769

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 19, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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