{"id":20596910,"url":"https://github.com/tradle/ethereum-adapter","last_synced_at":"2025-04-14T23:52:19.625Z","repository":{"id":20099300,"uuid":"88799071","full_name":"tradle/ethereum-adapter","owner":"tradle","description":"Tradle adapts to many chains, this is Ethereum adapter","archived":false,"fork":false,"pushed_at":"2022-04-18T18:39:49.000Z","size":147,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-28T11:51:09.742Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tradle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-19T23:12:09.000Z","updated_at":"2022-04-18T18:41:30.000Z","dependencies_parsed_at":"2022-08-07T09:15:51.395Z","dependency_job_id":null,"html_url":"https://github.com/tradle/ethereum-adapter","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tradle%2Fethereum-adapter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tradle%2Fethereum-adapter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tradle%2Fethereum-adapter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tradle%2Fethereum-adapter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tradle","download_url":"https://codeload.github.com/tradle/ethereum-adapter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248695479,"owners_count":21146956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T08:19:26.289Z","updated_at":"2025-04-14T23:52:19.608Z","avatar_url":"https://github.com/tradle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# @tradle/ethereum-adapter\n\nEthereum network adapter for [@tradle/engine](https://github.com/tradle/engine)\n\nSee adapter [API spec](https://github.com/tradle/engine/blob/eth/adapter.md)\n\n## Usage\n\n```js\nconst EthAdapter = require('@tradle/ethereum-adapter')\nconst network = EthAdapter.createNetwork({\n  networkName: 'ropsten'\n})\n\nconst privateKey = KEY_BUFFER\nconst node = tradle.node({\n  // ...\n  network,\n  blockchain: network.createBlockchainAPI(),\n  transactor: network.createTransactor({ privateKey })\n  // ..\n})\n```\n\n## Todo\n\nto enable new version detection the deterministic address can be put in the data field. In bitcoin-adapter, it's put in a 2nd output address.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftradle%2Fethereum-adapter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftradle%2Fethereum-adapter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftradle%2Fethereum-adapter/lists"}