Skip to content

Instantly share code, notes, and snippets.

@nguyer
nguyer / build_web3_apps.md
Last active March 23, 2023 13:47
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

@nguyer
nguyer / firefly.postman_collection.json
Created September 1, 2021 23:58
FireFly Postman Collection
{
"info": {
"_postman_id": "ab2f7c56-dcad-436c-a0d6-5749bd15466c",
"name": "FireFly Demo",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
{
"name": "Broadcast Simple Message",
"request": {
@nguyer
nguyer / firefly_dev_workshop.md
Last active May 24, 2022 23:11
FireFly Developer Workshop

FireFly Developer Workshop

This workshop will guide developers in setting up FireFly on their machine as well as a complete dev environment to be able to contribute code back to the FireFly project.

Workshop Goals

By the end of this workshop you will have:

  • A working developer environment capable of:
  • Building apps that run on FireFly