Curium is a browser extension wallet for the Bluzelle Network.
From the root folder run the following commands
yarn install
yarn build
Go to chrome://extensions/
in google chrome and ensure that "developer mode" is turned on in the top right corner.
Click "load unpacked" in the top left corner and select the packages/extension/prod
folder.
You should then be able to see the extension in chrome://extensions/
and be able to open the extension in the browser.