0.0.2 • Published 5 years ago
lbp-signing-proxy v0.0.2
(Unofficial) Signing proxy for LINE Blockchain Platform
A simple HTTP proxy server to automate request signing
How to run
(assuming you have Node.js installed)
Fill-in node_modules (only for first run)
npm installExecute
npm startConfiguration file
$USER_HOME/lbp-singing-proxy.json is required.
You can easily copy lbp-singing-proxy.sample.json and edit values for like apiSecret and endpoint
Notes
- it'll add or override
timestamp,signatureandnonce - Use for development only. Do not use in production (for stability, performance and safety)