0.0.1 • Published 5 years ago
@onflow/fcl-config v0.0.1
@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-configUsage
import {flowConfig} from "@onflow/fcl-config"
const config = flowConfig() // javascript object if found, error if not found