{"id":13779837,"url":"https://github.com/cryptape/ruby-ethereum","last_synced_at":"2025-05-11T13:31:10.171Z","repository":{"id":56893446,"uuid":"51135122","full_name":"cryptape/ruby-ethereum","owner":"cryptape","description":"A Ruby implementation of Ethereum.","archived":true,"fork":false,"pushed_at":"2018-03-17T01:31:12.000Z","size":776,"stargazers_count":267,"open_issues_count":4,"forks_count":58,"subscribers_count":62,"default_branch":"master","last_synced_at":"2024-09-23T18:07:58.048Z","etag":null,"topics":["blockchain","ethereum","evm","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cryptape.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-05T08:32:06.000Z","updated_at":"2024-07-12T19:52:02.000Z","dependencies_parsed_at":"2022-08-21T01:20:16.987Z","dependency_job_id":null,"html_url":"https://github.com/cryptape/ruby-ethereum","commit_stats":null,"previous_names":["janx/ruby-ethereum"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptape%2Fruby-ethereum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptape%2Fruby-ethereum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptape%2Fruby-ethereum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptape%2Fruby-ethereum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryptape","download_url":"https://codeload.github.com/cryptape/ruby-ethereum/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225056741,"owners_count":17414197,"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":["blockchain","ethereum","evm","ruby"],"created_at":"2024-08-03T18:01:09.763Z","updated_at":"2024-11-17T15:30:44.016Z","avatar_url":"https://github.com/cryptape.png","language":"Ruby","funding_links":[],"categories":["EVM Implementations"],"sub_categories":["Other Implementations"],"readme":"# ruby-ethereum\n\n[![Join the chat at https://gitter.im/janx/ruby-ethereum](https://badges.gitter.im/janx/ruby-ethereum.svg)](https://gitter.im/janx/ruby-ethereum?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nA Ruby implementation of [Ethereum](https://ethereum.org).\n\n## Install Secp256k1\n\nhttps://github.com/cryptape/ruby-bitcoin-secp256k1\n\n## Caveats\n\n### Increase Ruby Stack Size Limit\n\nOr some tests will fail because the default stack size cannot hold a maximum (1024) levels\ndeep VM stack.\n\nSet `RUBY_THREAD_VM_STACK_SIZE` in your shell/environment:\n\n```\nexport RUBY_THREAD_VM_STACK_SIZE=104857600 # 100M, 100 times default\n```\n\n## License\n\n[MIT License](LICENSE)\n\n## TODO\n\n* optimize memory foot print\n* add pruning trie\n* refactor abi types\n* refactor trie node types\n* review `db.commit_refcount_changes` usage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptape%2Fruby-ethereum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptape%2Fruby-ethereum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptape%2Fruby-ethereum/lists"}