Skip to content

behumble/lbp-signing-proxy

Repository files navigation

DEPRECATED

It's recommended to use JavaScript or Java SDK. check out here

(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 install

Execute

npm start

Configuration file

$USER_HOME/lbp-signing-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, signature and nonce
  • Use for development only. Do not use in production (for stability, performance and safety)

About

a request signing proxy for LBP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published