App for testing IronCore encryption technology
Make sure you have Yarn installed Install dependencies
yarn install
Start react app
yarn start
Start Electron app
yarn electron
Head to IronCoreLabs , login with GitHub account and create new project using 'Add Service Key'
Make sure you overwrite file /src/ironcore-config.json
with your keys and IDs
Format of variables in config:
{
"projectId": ???,
"segmentId": "???",
"serviceKeyId": ???,
"privateKey": "-----BEGIN EC PRIVATE KEY-----\n???\n???\n-----END EC PRIVATE KEY-----"
}
Account for any user is automatically created by logging in with new username and new password