Desktop management tools for imKey wallet
WARNING: not production ready yet.
- Unify interface for wallet common logic with multi blockchain support
- Cross platform, on macos, linux, windows
.electron-vue
compile and package scriptsbuild
build reference filesdist
compilation output directorysrc
project core codestatic
static file directory
This project is using pre-commit. Please install the git pre-commit hooks on you clone.
Every time you will try to commit, pre-commit will run checks on your files to make sure they follow our style standards and they aren't affected by some simple issues. If the checks fail, pre-commit won't let you commit.
Apache Licence v2.0