More Premium Hugo Themes Premium Svelte Themes

Float

Proof of attendance platform on the Flow blockchain.

Float

Proof of attendance platform on the Flow blockchain.

Author Avatar Theme by emerald-dao
Github Stars Github Stars: 83
Last Commit Last Commit: Sep 5, 2024 -
First Commit Created: Dec 18, 2023 -
Float screenshot

Overview:

The FLOAT repo is a source code repository for Emerald City’s FLOAT DApp. It contains the contract addresses for the FLOAT application on both the mainnet and testnet.

Features:

  • Contract Addresses: The repository provides the FLOAT contract addresses for both the mainnet and testnet.

Installation:

To install the FLOAT DApp, follow the steps below:

  1. Clone the repository:

    git clone https://github.com/emeraldcitydev/float
    
  2. Install dependencies:

    cd float
    npm install
    
  3. Run the DApp locally:

    npm start
    
  4. Access the FLOAT DApp in your web browser at http://localhost:3000.

Summary:

The FLOAT repository includes the source code for Emerald City’s FLOAT DApp and provides the contract addresses for both the mainnet and testnet. To install the DApp locally, clone the repository, install the dependencies, and run the DApp locally using the provided steps.