Skip to content

Commit

Permalink
feat: add gifs to showcase fil-frame
Browse files Browse the repository at this point in the history
  • Loading branch information
temi0x committed Nov 15, 2024
1 parent 6bc2dfa commit 41323fc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# FIL-Frame

![Fil-Frame](fil-frame.gif)
*Fil-Frame setup in action.*

Welcome to FIL-Frame, a starter repository designed to help developers quickly get started with building decentralized applications (dApps) on the Filecoin network. This repository provides various integration options, including an example template using Lighthouse.

## Table of Contents
Expand Down Expand Up @@ -60,13 +63,7 @@ These features make FIL-Frame a powerful and versatile tool for developers enter

### Prerequisites

Before you begin, ensure you have the following installed:

- Node.js
- Yarn
- Hardhat

You can install them by following the instructions on these pages:
Ensure you have the following installed:

- [Node.js](https://nodejs.org/en/download/package-manager)
- [Yarn](https://yarnpkg.com/getting-started/install)
Expand Down Expand Up @@ -196,6 +193,9 @@ npm run dev
The application will be available at
[`https://localhost:3000`](https://localhost:3000)

![Your setup should look like this](lighthouse-filframe.gif)
*Fil-Frame, with the Lighthouse integration.*

## Storage Onramp Options

### Lighthouse
Expand Down
Binary file added fil-frame.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added lighthouse-filframe.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 41323fc

Please sign in to comment.