| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Grin Wallet Node.js APIs for Mac/Windows/Linux desktop App development.
For Debian-based distributions (Debian, Ubuntu, Mint, etc), to get the dependencies in a all-in-one line (except Rust and Npm):
apt install build-essential cmake git libgit2-dev clang libncurses5-dev libncursesw5-dev zlib1g-dev pkg-config libssl-dev llvmFor Mac:
xcode-select --install
brew install --with-toolchain llvm
brew install pkg-config
brew install openssl git clone https://github.com/gottstech/grinwallet-nodejs.git
cd grinwallet-nodejs
neon build --release
or npm installhttps://github.com/gottstech/grinwallet-nodejs/wiki
Apache License v2.0.
| Back | FazBrowse Home | New Git URL |