@onflow/fcl-config

v0.0.0
Flow Client Library - Configuration

@onflow/fcl-config

Recursively searches synchronously for a flow.json file, starting in the execution context moving towards the home directory inclusively.

Install

npm install --save @onflow/fcl-config

Usage

import {flowConfig} from "@onflow/fcl-config"
const config = flowConfig() // javascript object if found, error if not found
npm i @onflow/[email protected]

Metadata

Downloads