UNPKG

flashbots

Version:

JS Library for interacting with flashbots relay and mev-geth

25 lines (24 loc) 592 B
{ "name": "flashbots", "version": "1.0.0", "description": "JS Library for interacting with flashbots relay and mev-geth", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Code0x2/flashbots-js.git" }, "keywords": [ "flashbots", "ethereum", "mev" ], "author": "code0x2", "license": "CC-BY-NC-SA-2.5", "bugs": { "url": "https://github.com/Code0x2/flashbots-js/issues" }, "homepage": "https://github.com/Code0x2/flashbots-js#readme" }