Categories
Free Software Projects

ace

ace
ace is a command-line development environment for Ethereum contracts.

It’s designed to simplify writing and testing contracts. The initial (alpha!) version supports Serpent contracts and local testing using pyethereum.

You can get it here:

https://gitorious.org/robmyers/ethereum-ace/

For an Emacs mode for editing Serpent code, see here:

http://OFFLINEZIP.wpsho/2014/05/20/serpent-mode-for-emacs/

Bug reports gratefully received.