Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

gmc-linux-x86

Musicoin4MIT2.0.0-alpha1

makes available gmc binaries in node projects

blockchain, crypto, gmc, gmc-bin, go-musicoin, music, musicoin, wallet

readme

GitHub release

This module is used by the Musicoin Desktop project, and can be included in other projects as well.

Usage:

  1. yarn add gmc-bin-prebuilts
  2. Binaries will be available at ./node_modules/gmc-bin-prebuilts/bin/
  3. Move the binaries into position or use them from their location. The Musicoin project, at present, chooses to move the file wanted into place, using this as a devDependency.