UNPKG

bytes-array.sol

Version:
25 lines (24 loc) 641 B
{ "name": "bytes-array.sol", "version": "1.0.3", "description": "Efficient way to combine an array of bytes", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Cryptocoders-wtf/generative.git" }, "keywords": [ "Solidity", "Bytes", "Assembly" ], "author": "snakajima", "license": "MIT", "bugs": { "url": "https://github.com/Cryptocoders-wtf/generative/issues" }, "homepage": "https://github.com/Cryptocoders-wtf/generative/tree/main/contract/contracts/packages/bytesarray#readme" }