This repository was archived by the owner on Feb 12, 2024. It is now read-only.
·
820 commits
to master
since this release
2.0.0 (2020-03-31)
Bug Fixes
Code Refactoring
BREAKING CHANGES
ipfs.util.isIPFS
andipfs.util.crypto
have moved to static exports and should be accessed viaconst { isIPFS, crypto } = require('ipfs')
.
The modules available under ipfs.types.*
have also become static exports.
License: MIT
Signed-off-by: Alan Shaw [email protected]