paginated-enumerableset
Version:
Modified version of EnumerableSet library with pagination
26 lines (25 loc) • 508 B
JSON
{
"name": "paginated-enumerableset",
"author": "@philogicae",
"version": "1.0.3",
"license": "MIT",
"description": "Modified version of EnumerableSet library with pagination",
"repository": {
"type": "git",
"url": "https://github.com/philogicae/Paginated-EnumerableSet.git"
},
"keywords": [
"bytes32",
"uint256",
"address",
"set",
"enumerable",
"library",
"pagination",
"solidity",
"EVM",
"ethereum",
"blockchain",
"openzeppelin"
]
}