Curso_Blockchain icon indicating copy to clipboard operation
Curso_Blockchain copied to clipboard

Mist application was ended and possible solution

Open lucasmoschen opened this issue 3 years ago • 2 comments

When I was studying the lectures, I had the following problem with Mist: https://ethereum.stackexchange.com/questions/89587/ethereum-wallet-hangs-at-startup-403-ws-error

Since this application was ended in 2019, a good recommendation would be this tutorial: https://merehead.com/blog/how-to-create-private-ethereum-blockchain/

In particular, the command geth attach --datadir XXX to use the Geth JavaScript console.

lucasmoschen avatar Oct 22 '21 14:10 lucasmoschen

Another possibility is to run Ganache or ganache-cli as a private chain for local development.

fccoelho avatar Oct 25 '21 06:10 fccoelho

Or use Remix

fccoelho avatar Oct 25 '21 06:10 fccoelho