Aucune description

nostoc f9d6bdc948 Feature: changeUserName and getPastUserNameChanges added. il y a 4 semaines
.gitignore 3d2bd1ea83 first commit il y a 1 mois
README.md 3d2bd1ea83 first commit il y a 1 mois
index.js f9d6bdc948 Feature: changeUserName and getPastUserNameChanges added. il y a 4 semaines
package.json 89048bd76e Bugfix: New client system. il y a 4 semaines
yarn.lock 89048bd76e Bugfix: New client system. il y a 4 semaines

README.md

Core Complex - Client Helper

Helper Tool for Core Complex Client.

Example Environment:

PUBLIC_KEY="-----BEGIN PUBLIC KEY-----
...YOUR_PUBLIC_KEY...
-----END PUBLIC KEY-----"

PRIVATE_KEY_ID=
PRIVATE_KEY=

APP_ID=

SERVER_URL=http://localhost:81

PORT=5000

Usage:

yarn
yarn server