Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 283 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 283 Bytes

Ethereum Playground

Passos Iniciais

  1. Iniciar o nó local da Ethereum e o Playground utilizando o comando abaixo no diretório raiz do repositório:

    docker-compose up
  2. Acessar o endereço http://localhost:3000

  3. Seguir o passo a passo do workshop e \o/