{"id":13792656,"url":"https://github.com/hacker-DOM/decode","last_synced_at":"2025-05-12T14:32:01.777Z","repository":{"id":126570310,"uuid":"129258990","full_name":"hacker-DOM/decode","owner":"hacker-DOM","description":" Decode is a package to make it easier for you to develop on Ethereum. In particular, it parses tx's submitted to a local testrpc node to make them more readable.","archived":false,"fork":false,"pushed_at":"2018-06-01T10:35:47.000Z","size":198,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-06T16:11:03.823Z","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/hacker-DOM.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-04-12T13:52:11.000Z","updated_at":"2023-10-05T02:51:08.000Z","dependencies_parsed_at":"2023-06-17T07:15:26.737Z","dependency_job_id":null,"html_url":"https://github.com/hacker-DOM/decode","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/hacker-DOM%2Fdecode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacker-DOM%2Fdecode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacker-DOM%2Fdecode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacker-DOM%2Fdecode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hacker-DOM","download_url":"https://codeload.github.com/hacker-DOM/decode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253754968,"owners_count":21958934,"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-08-03T22:01:14.775Z","updated_at":"2025-05-12T14:32:01.486Z","avatar_url":"https://github.com/hacker-DOM.png","language":"JavaScript","funding_links":[],"categories":["Roadmap"],"sub_categories":[],"readme":"Decode\n======\n\nDecode is a package to make it easier for you to develop on Ethereum. In particular, it parses tx's submitted to a local testrpc node to make them more readable. \n\nUse\n-----\n\n`npm install --save-dev decode-eth`\n\nadd this script to your `package.json`: `\"decode\": \"node ./node_modules/decode-eth/main.js\"`\n\nrun using `npm run decode`!\n\nWorks with testrpc \u0026 ganache-cli:\n\n`truffle compile`\n\n`truffle test`\n\n`npm run decode`\n\nWorks with truffle develop:\n\n`truffle develop`\n\n`compile`\n\n`test`\n\nnew tab:\n\n`npm run decode`\n\nNote: for it to work, you need to have a populated `build` folder. So you need to run `compile` before.\n\nFeatures\n-----\nFor every transaction that ocurred on your blockchain, decode will show:\n- the block number\n- which account it is being sent from (e.g. accounts[0]) \u0026 to (e.g. MyContract)\n- if a contract is being created, which one\n- all events from the transaction\n- amount of ETH sent\n- amount of gas used\n\nAt the end, it will output all built contracts \u0026 their deployed addresses","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacker-DOM%2Fdecode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhacker-DOM%2Fdecode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacker-DOM%2Fdecode/lists"}