UNPKG

send-4844-tx

Version:
32 lines (31 loc) 710 B
{ "name": "send-4844-tx", "version": "1.0.7", "description": "eip-4844 upload file", "main": "index.js", "mainEntryPointFilePath": "lib/index.d.ts", "dependencies": { "@ethereumjs/common": "4.0.0", "@ethereumjs/tx": "5.0.0", "axios": "^1.4.0", "c-kzg": "^2.1.2", "ethers": "^5.6.7" }, "repository": { "type": "git", "url": "git+https://github.com/ethstorage/SendEIP4844Tx.git" }, "bugs": { "url": "https://github.com/ethstorage/SendEIP4844Tx/issues" }, "homepage": "https://github.com/ethstorage/SendEIP4844Tx/main/", "keywords": [ "EIP4844", "eip-4844", "Blobs", "File", "Upload" ], "author": "ethsorage", "license": "ISC" }