Skip to content

Instantly share code, notes, and snippets.

View ruandrade's full-sized avatar

Rubens de Andrade Neto ruandrade

View GitHub Profile
@ruandrade
ruandrade / git.md
Created April 16, 2023 15:33 — forked from leocomelli/git.md
Lista de comandos úteis do GIT

GIT

Estados

  • Modificado (modified);
  • Preparado (staged/index)
  • Consolidado (comitted);

Ajuda

@ruandrade
ruandrade / build_web3_apps.md
Created February 21, 2023 00:33 — forked from nguyer/build_web3_apps.md
Build Ethereum Web3 Apps Quickly Using the Latest Tools

Workshop Guide - Building Apps on FireFly

Welcome! We're glad you're here! This is the guide that we will be going through during the workshop.

Before the workshop

IMPORTANT: Please make sure you have installed the software listed in this section before the workshop so that we can hit the ground running when the workshop starts.

Install Docker