{"id":16863856,"url":"https://github.com/dilumn/ico-rb","last_synced_at":"2026-05-05T14:31:15.441Z","repository":{"id":80624735,"uuid":"104564065","full_name":"dilumn/ico-rb","owner":"dilumn","description":"Dockerized environment to run `ethereum` network \u0026 deploy smart contracts  using `ruby`","archived":false,"fork":false,"pushed_at":"2017-11-13T06:29:29.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-11T01:24:30.528Z","etag":null,"topics":["ethereum","ethereum-contract","ethereum-development","ruby"],"latest_commit_sha":null,"homepage":null,"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/dilumn.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-23T11:55:06.000Z","updated_at":"2017-09-27T11:31:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a6199e4-4e86-4683-90ef-42114ba0875e","html_url":"https://github.com/dilumn/ico-rb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dilumn/ico-rb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilumn%2Fico-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilumn%2Fico-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilumn%2Fico-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilumn%2Fico-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dilumn","download_url":"https://codeload.github.com/dilumn/ico-rb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilumn%2Fico-rb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32653444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ethereum","ethereum-contract","ethereum-development","ruby"],"created_at":"2024-10-13T14:39:59.855Z","updated_at":"2026-05-05T14:31:15.419Z","avatar_url":"https://github.com/dilumn.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README #\n\n## ico-rb ##\n\n`ico-rb` is a dockerized environment to run `ethereum` network \u0026 deploy smart contracts to the `ethereum` network using `ruby`\n\n### Run docker container ###\n\n`docker-compose build` will fetch all dependencies \u0026 install.\n\n`docker-compose -f docker-compose.yml up` will start running the `ethereum` network in the container. If you are running this for the first time, it will take few hours to sync all blocks to your container.\n\nBy default this is pointing to `rinkeby` ethereum test network. But if you want to run the main `ethereum` network remove `command: --rinkeby` line from `docker-compose.yml`\n\n\n### Login to the `geth` console of the container ###\n\n`docker exec -it CONTAINERNAME geth attach ipc:/root/.ethereum/rinkeby/geth.ipc`\n\nIf you are connecting to the main `ethereum` network, `docker exec -it CONTAINERNAME geth attach` will be enough\n\n\n### Login to the `bash` of the container ###\n\n`docker exec -it CONTAINERNAME bash`\n\nIn the app directory `bundle install` \u0026 run the ruby script `bundle exec ruby contract_sample.rb`\n\nFor this I'm using [ethereum.rb](https://github.com/EthWorks/ethereum.rb) gem to compile \u0026 deploy the smart contract.\n\nMake sure you create a new account from `geth`, unlock the account \u0026 have some amount of `ethereum` before deploy the smart contract.\n\n\n### Who do I talk to? ###\n\n* Repo owner or admin\n* Other community or team contact","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdilumn%2Fico-rb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdilumn%2Fico-rb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdilumn%2Fico-rb/lists"}