Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 873 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 873 Bytes

Mix

Join the chat at https://gitter.im/ethereum/mix The Mix Ethereum Dapp Development Tool

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

Screenshot

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: https://github.com/ethereum/mix/releases

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