Skip to content

ColRad/js-ipfs-dep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile a js-ipfs binary as a dependency of your project

Installation

npm install js-ipfs-dep --save

Development

Warning: The binary gets put in the pkg folder inside the module folder.

Which js-ipfs version is used?

Currently only tested for ipfs 0.34.4, v0.35.0-rc.0, v0.38.0

But it can be specified in package.json. Modify the ipfs version, eg:

"ipfs": "v0.35.0-rc.0",

Target/Platform

The binary is compiled against your current platform/node version eg. node8-linux-x64

About

Compiles binaries from js-ipfs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published