{"id":16392051,"url":"https://github.com/mikeshultz/blocks","last_synced_at":"2026-06-25T09:31:05.463Z","repository":{"id":54968306,"uuid":"114964692","full_name":"mikeshultz/blocks","owner":"mikeshultz","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-09T17:32:25.000Z","size":105,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-22T22:27:52.412Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikeshultz.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":"2017-12-21T05:03:03.000Z","updated_at":"2021-03-09T17:32:28.000Z","dependencies_parsed_at":"2022-08-14T07:40:40.278Z","dependency_job_id":null,"html_url":"https://github.com/mikeshultz/blocks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikeshultz/blocks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fblocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fblocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fblocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fblocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeshultz","download_url":"https://codeload.github.com/mikeshultz/blocks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fblocks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34769610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-25T02:00:05.521Z","response_time":101,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-11T04:48:20.714Z","updated_at":"2026-06-25T09:31:05.439Z","avatar_url":"https://github.com/mikeshultz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blocks\n\nFor the insane person who wants the blockchain in a relational database(PostgreSQL).\n\n## Install\n\n    pip install setup.py\n\n## Configuration\n\nEither entries in an INI file like so, or environmental variables.  The latter takes precidence in\nall cases.\n\n### Environmental Variables\n\n - LOG_LEVEL\n - JSONRPC_NODE\n - PGUSER\n - PGPASSWORD\n - PGHOST\n - PGPORT\n - PGDATABASE\n\n## Deploy\n\n### ECS\n\n1) Build the docker image\n\n    docker build -t blocks:v0.0.1b1 --build-arg DB_USER=\"blocks\" --build-arg DB_PASS=\"pASS\" --build-arg DB_HOST=\"data.box.gointo.tools\" --build-arg JSONRPC_NODE=\"https://node0.eth.gointo.software/\" .\n\n2) Login to AWS ECR\n\n    $(aws --profile gointo ecr get-login --no-include-email --region us-west-2)\n\n3) Tag the image\n\n    docker tag blocks 525686199231.dkr.ecr.us-west-2.amazonaws.com/blocks:v0.0.1b1\n\n4) Push the image\n\n    docker push 525686199231.dkr.ecr.us-west-2.amazonaws.com/blocks:v0.0.1b1\n\n5) Update the Terraform task definition for this app and apply.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeshultz%2Fblocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikeshultz%2Fblocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeshultz%2Fblocks/lists"}