eth-connect
Version:
Ethereum TypeScript API, middleware to talk to a ethereum node using an async provider
22 lines (21 loc) • 605 B
JSON
{
"name": "eth-connect",
"version": "6.2.4",
"description": "Ethereum TypeScript API, middleware to talk to a ethereum node using an async provider",
"repository": "decentraland/eth-connect",
"homepage": "https://github.com/decentraland/eth-connect",
"bugs": "https://github.com/decentraland/eth-connect/issues",
"keywords": [
"ethereum",
"typescript",
"web3",
"json-rpc",
"eth",
"API"
],
"license": "LGPL-3.0",
"main": "./eth-connect.js",
"typings": "./eth-connect.d.ts",
"decentralandLibrary": {},
"commit": "b2fa64415d297ccce86d2a5d59d8705388f77db9"
}