Skip to content

qshieldapp/qshield-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QShield

QShield JS is the JavaScript part of the QShield service, aimed at giving your game smart contracts extra security from unauthorized tampering or entry.

Tutorial

  1. npm install qshield-js
  2. use the encryptPrivateKey function to safely encrypt your Key
  3. use the decryptPrivateKey function to read the key safely on your end
  4. use the quantumResistantEncrypt function to encrypt your data
  5. use the quantumResistantDecrypt function to safely decrypt that data

Resources

For a direct look at how to embed QShield-JS, take a look at our test repository:
https://github.com/harshnambiar/qshieldjs_test

The NPM package can be found here:
https://www.npmjs.com/package/qshield-js

Want to Give Us a Star?

Here is the repo: https://github.com/qshieldapp/qshield-js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published