Build on Flow | Learn FCL - 16. How to Send FLOW Tokens to Another Account

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • flow-ft

    The Fungible Token standard on the Flow Blockchain

  • FLOW token is a contract, which implements Fungible Token Standard interface. If you take a look in the code, you will see that on the higher level totalSupply is defined on implementing contract, but it doesn’t know how much tokens holds each individual account. Each account that would want to own tokens would need to have an instance of the Vault resource stored in their account storage. The Vault resource has methods that the owner and other users can call. Those methods are limited byProvider, Receiver, and Balance resource interfaces. These interfaces declare pre-conditions and post-conditions that restrict the execution of the functions in the Vault.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Build a Digital Collectibles Portal Using Flow and Cadence (Part 1)

    1 project | dev.to | 13 Feb 2024
  • Build a Digital Collectibles Portal Using Flow and Cadence (Part 1)

    1 project | dev.to | 18 Sep 2023
  • Flow & Cadence Best Practices, Patterns, and Anti-Patterns

    2 projects | dev.to | 6 Dec 2022
  • The State of Interactive NFTs on Flow

    5 projects | dev.to | 18 Aug 2022
  • Construye en Flow: Aprende FCL - 5. Obtener una lista de NFTs viviendo una direccion conocida

    1 project | dev.to | 12 Jun 2022