A wallet for your Themelio coins.
Ginkou is a web interface, developed in Svelte and Material UI. It communicates with the mel wallet daemon over http. The daemon is packaged together with the wallet interface using Tauri.
Install the dependencies and start the environment to rebuild on file changes.
npm install
npm run dev
npm run smui-theme-light
npm run test
For developers updating the nix configuration only:
node2nix --development -l package-lock.json