Skip to content
This repository was archived by the owner on Feb 8, 2018. It is now read-only.

Repository files navigation

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.

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)

Mix has been discontinued.

We are now focusing on remix ( https://github.com/ethereum/remix ) which will provide soon the same level of functionality as mix. Remix is in the early stage (alpha version). it only provides VM debugging for now. Remix has already been integrated with browser solidity ( https://ethereum.github.io/browser-solidity/#version=soljson-latest.js ). You can use it right now.

But as remix is still alpha, i would not recommend to use it as a production tool. please wait for further announcements. Thanks and i hope you will enjoy playing with remix! Feel free to join the gitter channel https://gitter.im/ethereum/remix and share your thoughts with us.

Download binaries: https://github.com/ethereum/mix/releases

Build from source: http://www.ethdocs.org/en/latest/ethereum-clients/cpp-ethereum/building-from-source/

About

The Mix Ethereum Dapp Development Tool

Resources

Stars

164 stars

Watchers

11 watching

Forks

Releases

Packages

Used by

Contributors

Languages