Skip to content

Javascript bundled to be used as preprocessing and postprocessing functions for Sturdy Subnet's airnode.

Notifications You must be signed in to change notification settings

Sturdy-Subnet/airnode-process-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sturdy Subnet Airnode Preprocessing and Postprocessing

This repository contains the Javascript code which is bundled to be used as preprocessing and postprocessing functions for Sturdy Subnet's airnode.

Usage

# install node modules
npm install
# bundle js (bundles into dist/)
npm run bundle
# bundle js + format into an escaped json-friendly string to drop into airnode config.json
npm run bundleformat

About

Javascript bundled to be used as preprocessing and postprocessing functions for Sturdy Subnet's airnode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published