ZIRCON is an Electron based UI for TestRPC.
This is what it looks like:
It is currently in active development towards a Beta release.
It is not ready for production (but you can play with it now if you want).
The goals of the project are:
- Provide an easier path to getting started with Ethereum Blockchain.
- Provide a robust cross-platform Desktop Application that bypasses all of the current cross-platform installation issues some people experience with
ethereum-testrpc
. - Allows for more complex use cases for
ethereum-testrpc
in a more convienient environment.
- Clone this repo
- Run
yarn install
- Run
./node_modules/.bin/electron-rebuild
- Run
npm run dev
MIT - See LICENSE file
- John McDowall (@johnmcdowall) - Main author
The development of this project has been funded by ConsenSys LLC