go-filecoin-dep

0.0.9 • Public • Published

go-filecoin-dep

Download go-filecoin to your node_modules.

Note: requires Git to be installed.

Install

npm install go-filecoin-dep

Usage

This module downloads go-filecoin binaries from https://github.com/filecoin-project/go-filecoin/releases into your project.

By default it will download the latest stable go-filecoin version available.

Overriding the go-filecoin version

You can override the version of go-filecoin that gets downloaded by adding by adding a go-filecoin.version field to your package.json

"go-filecoin"{
  "version": "^0.4.6"
},

Note: The version field accepts semver ranges.

Contribute

Feel free to dive in! Open an issue or submit PRs.

License

The Filecoin Project is dual-licensed under Apache 2.0 and MIT terms:

Package Sidebar

Install

npm i go-filecoin-dep

Weekly Downloads

1

Version

0.0.9

License

(Apache-2.0 OR MIT)

Unpacked Size

10.1 kB

Total Files

8

Last publish

Collaborators

  • alanshaw