Socket
Book a DemoInstallSign in
Socket

@onflow/flow-cadut-views

Package Overview
Dependencies
Maintainers
13
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onflow/flow-cadut-views

`View` is an asynchronous function, which returns object with 3 fields: - `name` - unique name of the project, will be used to mark data from that strategy in combined call - `getData` - asynchronous method called to get all the necessary steps to collect

latest
npmnpm
Version
0.1.0
Version published
Maintainers
13
Created
Source

How to Create View

View is an asynchronous function, which returns object with 3 fields:

  • name - unique name of the project, will be used to mark data from that strategy in combined call
  • getData - asynchronous method called to get all the necessary steps to collect data from network
  • formatData - synchronouse method to format data for user consumption

FAQs

Package last updated on 01 Apr 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