Skip to content

FCL Functionality Implementation #2

@maggo

Description

@maggo

This issue tracks FCL functionality as seen in the FCL API Documentation and its implementation in use-flow.

The issue will be updated as new abstractions are being added, the completion of all items concludes Milestone 1.

Wallet Interactions

  • authentication – Wallet authentication and unauthentication
  • currentUser – Information and helper functions of the connected user
  • discovery – Functionality to discover compatible wallets (eg. for custom login pages)

On-Chain Interactions

Builder functions (send, decode, getAccount, etc) will be left out in the first release for ease-of-use. The library will provide a useFCL hook to access the native fcl object and its functionality.

Pre-built Interactions

  • account – Information about a Flow on-chain account
  • block – Information about a Flow block
  • tx – Information about a Flow transaction, including polling for completion
  • events – Functionality to subscribe to Flow events

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    In Progress

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions