Skip to content

lightclient/deth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DETH

A dockerized Ethereum development environment.

Setup

To start up a new instance of ganache and development environment for the dapps in the dapp folder:

docker-compose up --build
docker exec -it deth_dapp_1 bash

FAQ

Building ganache
Step 1/7 : FROM node:carbon
ERROR: Service 'ganache' failed to build: Get https://registry-1.docker.io/v2/library/node/manifests/carbon: unauthorized: incorrect username or password

If you receive the above error message, execute docker logout.

About

Dockerized Ethereum Development Environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published