Releases: pipermerriam/eth-testrpc
Releases · pipermerriam/eth-testrpc
0.2.2 Release
v0.2.2 0.2.2 Release
0.2.1 Release
v0.2.1 0.2.1 Release
0.2.0 Release
Python 3 Support. Some other breaking changes. See CHANGES.txt
for more information
New name + our first (working) pip release!
Mama's got a brand new name. It's now eth-testrpc
.
Also, you can install it via pip:
$ pip install eth-testrpc
This makes the testrpc
command available to you on your machine.
To upgrade later for new releases, use:
$ pip install eth-testrpc --upgrade
Cheers!