Skip to content
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

Add Ethereum Grid to tools [Closes #558] #559

Merged
merged 1 commit into from
Nov 24, 2019
Merged
Show file tree
Hide file tree
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
5 changes: 5 additions & 0 deletions docs/developers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,11 @@ Ethereum has a large and growing number of tools to help developers build, test,

### Other Tools {#other-tools}

**Ethereum Grid -** **_A desktop application for downloading, configuring, and running Ethereum clients and tools._**

- [grid.ethereum.org](https://grid.ethereum.org)
- [GitHub](https://github.com/ethereum/grid)

**Buidler -** **_A task runner for Ethereum smart contract developers._**

- [buidler.dev](https://buidler.dev)
Expand Down
6 changes: 6 additions & 0 deletions docs/javascript/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,14 @@ Need a more basic primer first? Check out [ethereum.org/learn](/learn/) or [ethe
- [GitHub](https://github.com/ethers-io/ethers.js/)

**ethereumjs-vm -** **_The Ethereum VM implemented in JavaScript_**

- [GitHub](https://github.com/ethereumjs/ethereumjs-vm)

**Ethereum Grid -** **\_A desktop application for Ethereum tools, extensible with JavaScript.**

- [grid.ethereum.org](https://grid.ethereum.org)
- [GitHub](https://github.com/ethereum/grid)

Looking for more resources? Check out [ethereum.org/developers.](/developers/)

## JavaScript Community Contributors
Expand Down