Socket
Socket
Sign inDemoInstall

@blocto/fcl

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocto/fcl

Flow Client Library


Version published
Weekly downloads
1.2K
decreased by-2.98%
Maintainers
0
Weekly downloads
 
Created
Source

FCL: Flow Client Library

Making secure web applications powered by the Flow Blockchain

Flow Client Library (FCL) enables applications to easily integrate with all FCL-compatible wallets and other services (e.g. (Coming Soon) profiles, private information, notifications). This offers developers a strong foundation to compose their apps with existing building blocks. It’s currently supported for browser applications, and will be extended to other platforms.

With FCL, you can:

  • Integrate all compatible wallets without any custom code or code injection
  • Authenticate users
  • Query the Flow Blockchain
  • Send transactions (e.g. initializing resources, sending assets, purchasing, etc.)
  • Sign transactions through wallet integration avoiding key management

With FCL, you will eventually be able to:

  • Personally sign data via FCL Compatible Wallets
  • Request Additional User info like Emails

Status

  • Last Updated: Mar 2nd 2021
  • Stable: Yes
  • Risk of Breaking Change: Low

The things that exists probably won't be changing much externally, we will be adding new functionality in the near future.

Install

npm install --save @onflow/fcl @onflow/types

Getting Started

For a detailed guide explaining how to use @onflow/fcl to interact with Flow please see the Flow App Quick Start

Having trouble with something? Reach out to us on Discord, we are more than happy to help.

FAQs

Package last updated on 21 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc