Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yann300 committed Feb 9, 2016
1 parent db06623 commit 9da6649
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
Binary file added MixScreenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,21 @@

[![Join the chat at https://gitter.im/ethereum/mix](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ethereum/mix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
The Mix Ethereum Dapp Development Tool

Mix is an IDE that allows developers to build, deploy contracts and decentralized applications on top of the Ethereum blockchain.

it includes:

- Source code editor for Solidity (contract - backend) and HTML/JS (frontend)
- Solidity source code debugger
- Blockchain editor
- Internal RPC server (allows debugging transactions/calls created from the web3 JavaScript API)
- Dapp/Contract deployment (deploying to test or live chain)

Download binaries (1.0.0):
https://github.com/ethereum/mix/releases

Build from source:
https://github.com/ethereum/webthree-umbrella/wiki

![alt tag]()

0 comments on commit 9da6649

Please sign in to comment.