firefly-samples
firefly-samples copied to clipboard
Samples for FireFly
FireFly Samples
This repository contains sample applications built on top of FireFly using firefly-sdk. Use the links below to try out the samples.
Function specific samples:
- The simplest examples to start with are private-data-transfer-cli, which implements a basic CLI workflow, and private-data-transfer-ui, which implements the same flow in a React frontend app.
Combined samples:
- Listen to Firefly events and mint tokens on public ethereum network