Ganache-cli: Where is TestRPC?

Created on 24 Nov 2017  Ā·  7Comments  Ā·  Source: trufflesuite/ganache-cli

This is confusing. I came to this page expecting information on TestRPC; however, instead it's a repo on Ganache-CLI which appears to be new.

I'm just interested in installing and starting TestRPC from the terminal. Is this gone now?

Most helpful comment

Might be useful to just say outright that __"testrpc has been renamed to ganache-cli. Use ganache-cli in place of testrpc"__.

All 7 comments

ā€˜ganache-cli’ is the same TestRPC that you know and love, but we’ve
migrated it under the Truffle org and renamed it to be more in line with
the Truffle suite of tooling we’re building out.

Today the only thing that has changed is the repo location on GitHub, the
npm package name, and the command you type to launch it. Have a look at the
updated README for more info!
On Thu, Nov 23, 2017 at 6:49 PM Mark M. Muskardin notifications@github.com
wrote:

This is confusing. I came to this page expecting information on TestRPC;
however, instead it's a repo on Ganache-CLI which appears to be new.

I'm just interested in installing and starting TestRPC from the terminal.
Is this gone now?

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/trufflesuite/ganache-cli/issues/432, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AAxAyIgMZ-9RGrR420_Y6QXuuKY61Fo2ks5s5gSWgaJpZM4QpP5f
.

Might be useful to just say outright that __"testrpc has been renamed to ganache-cli. Use ganache-cli in place of testrpc"__.

Otherwise, thanks for adopting it. šŸ‘

@JasonGiedymin good idea!

$ npm install -g ethereumjs-testrpc
npm WARN deprecated [email protected]: ethereumjs-testrpc has been renamed to ganache-cli, please use this package from now on.

;-)

Just need one more arrow/sign. A few too many new people are coming from testrpc docs. Which say depreciated. So they’re not going to ā€˜npm install’ it. They almost don’t believe the rename I guess (cautious ppl?).

In fact I was asked this very question by a dev for the second time. Which is why I’m here, got off my ass to see what happened.

I’ll PR it if I get asked one more time. :-D

A few too many new people are coming from testrpc docs. Which say depreciated.

@JasonGiedymin -- thanks for this. Can you please point me at the docs to which you're referring so that I can update them? Alternatively feel free to submit a PR if you're talking about our README.md!

@JasonGiedymin tx man, saved a life

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zatsepinvl picture zatsepinvl  Ā·  5Comments

DavidKuennen picture DavidKuennen  Ā·  4Comments

lastperson picture lastperson  Ā·  4Comments

SCBuergel picture SCBuergel  Ā·  5Comments

xavierlepretre picture xavierlepretre  Ā·  5Comments