Skip to content

antonio-jscrambler/simpleJscramblerClientExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of a simple javascript Jscrambler Client

This is a simple javascript Jscrambler client build for NodeJS and is only demonstration purpose.

This is not the official client and will not be updated. If you are looking for the officials clients please go here.

The signature algorithm is coded in the javascript file generate-signed-params.js.

You can find more information at the Jscrambler Helpdesk.

Instructions to run:

  • Install node and npm on your system
  • Clone this project
  • Run the command npm install
  • Change the keys in the index.js file. You can find this keys in Jscrambler Settings
  • Run node index.js to create an app with StringSplitting

If you have any problem with Jscrambler service please contact support@jscrambler.com

About

This is a simple nodejs jscrambler client example to create app in the Jscrambler API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors