Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ipfs-cid-in-bytes32) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
IPFS-CID-in-Bytes32
Convenient minimal library to convert IPFS CIDs from/to Bytes32 using pure Solidity
Installation
npm install ipfs-cid-in-bytes32Use
import "ipfs-cid-in-bytes32/contracts/Bytes32IpfsCid.sol";License
This project is released under the MIT License.