@spacepumpkin/flux-proxify
v1.0.22093003
Published
Proxify a request using the flux-proxy-gateway (https://gitlab.com/jack.reevies/node-ts-flux-proxy-gateway)
Downloads
5
Readme
Usage
Import and configure the module to use your hosted flux proxy gateway
import { initialize, makeProxyRequest } from "@spacepumpkin/flux-proxify"
initialize(FLUX_PROXY_GATEWAY_URL)
Requirements
- A running instance of node-ts-flux-proxy-gateway
- Node v16+