KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
imkey-manager
★ 15
Open GitHub ↗
Using the imKey on your PC or Mac
Download README (.md)
Explore Similar Repositories
TorchSWE
:
A GPU shallow-water equation (SWE) solver
Pointer-Networks
:
Pointer Networks Implementation to solve Convex-Hull and TSP problems using supervised and RL training.
WorleyNoise
:
Repo for Code from Worley Noise live stream
DeepAO
:
DeepAo: Efficient Screen Space Ambient Occlusion Generation via Deep Network
DSandAlgorithmNanoDegree
:
Documentation of most of the code I wrote and resources I used while taking the Udacity DS Nanodegree. #GoingBackToTheBasics.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
imkey-manager
?
Download (.md)
# imKey Manager Tool Desktop management tools for imKey wallet WARNING: not production ready yet. ## Goals * Unify interface for wallet common logic with multi blockchain support * Cross platform, on macos, linux, windows ## Layout * `.electron-vue` compile and package scripts * `build` build reference files * `dist` compilation output directory * `src ` project core code * `static` static file directory ## Code Styles 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. ## License Apache Licence v2.0