ipfs-cid-in-bytes32
Version:
Convenient minimal library to convert IPFS CIDs from/to Bytes32 using pure Solidity
23 lines (22 loc) • 463 B
JSON
{
"name": "ipfs-cid-in-bytes32",
"author": "@philogicae",
"version": "1.0.4",
"license": "MIT",
"description": "Convenient minimal library to convert IPFS CIDs from/to Bytes32 using pure Solidity",
"repository": {
"type": "git",
"url": "https://github.com/philogicae/IPFS-CID-in-Bytes32.git"
},
"keywords": [
"bytes32",
"IPFS",
"CID",
"hash",
"base58",
"solidity",
"EVM",
"ethereum",
"blockchain"
]
}