Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 328 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 328 Bytes

middleware

middleware is a canister that provides the functionality of a middleware function for altering output of pythia.

Deploy local

make all 

Upgrade local

make upgrade_local

Upgrade production/staging

make ic_upgrade_middleware

Usage

make ic_deploy_middleware