No Description

nostoc e33578f2a2 Bugfix: API url updates. 1 month ago
.gitignore 3d2bd1ea83 first commit 1 month ago
README.md 3d2bd1ea83 first commit 1 month ago
index.js e33578f2a2 Bugfix: API url updates. 1 month ago
package.json 3d2bd1ea83 first commit 1 month ago
yarn.lock 3d2bd1ea83 first commit 1 month ago

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