0.0.9 • Published 5 years ago

go-filecoin-dep v0.0.9

Weekly downloads
1
License
(Apache-2.0 OR MI...
Repository
github
Last release
5 years ago

go-filecoin-dep

CircleCI branch dependencies Status JavaScript Style Guide

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:

1.0.0

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago