{"id":23816211,"url":"https://github.com/andrewn6/blockchain-springboot","last_synced_at":"2026-05-07T01:07:15.963Z","repository":{"id":110624809,"uuid":"354165036","full_name":"andrewn6/blockchain-springboot","owner":"andrewn6","description":"Run a local blockchain node on your local machine and run different agents on the network, With 3 different replacement functions. ","archived":false,"fork":false,"pushed_at":"2021-04-25T01:52:26.000Z","size":76,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-26T18:15:46.988Z","etag":null,"topics":["agents","blockchain","java","mine","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","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/andrewn6.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,"dei":null}},"created_at":"2021-04-03T00:31:19.000Z","updated_at":"2023-11-25T04:54:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8ea5e30-af1f-46c2-84e1-4a79988c77cd","html_url":"https://github.com/andrewn6/blockchain-springboot","commit_stats":null,"previous_names":["0xacn/blockchain-springboot","andrewhummus/blockchain-springboot","andrewn6/blockchain-springboot"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/andrewn6/blockchain-springboot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn6%2Fblockchain-springboot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn6%2Fblockchain-springboot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn6%2Fblockchain-springboot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn6%2Fblockchain-springboot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewn6","download_url":"https://codeload.github.com/andrewn6/blockchain-springboot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn6%2Fblockchain-springboot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267803989,"owners_count":24146527,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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":["agents","blockchain","java","mine","spring-boot"],"created_at":"2025-01-02T04:29:15.852Z","updated_at":"2026-05-07T01:07:10.920Z","avatar_url":"https://github.com/andrewn6.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blockchain-springboot\n\n## Concept\nThis consists of two crucial parts the agent and interface.\n\n## Agent\nAn agent stands for one peer store and mine blocks in the network.\nEvery agent is connected to all the other agents in the network to construct a P2P\ndistributed network. The basic functions for an agent are\n- Send message to other agents.\n- Receive messages from other agents\n- Mine/validate and grow blocks on the own blockchain\n- It syncs the latest blockchain with other agents.\n\n## Start\nNavigate to the root of the project directory then:\n```\n$ gradle bootRun\n```\n\nThis should start up a web interface. open http://localhost:8080 to view the dashboard.\n\nThe basic actions are:\n- Add an agent\n- Delete an agent\n- Mine a new block and broadcast to the network.\n- \n*A project by Andrew Nijmeh, Mkz32 and PineappleRind.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewn6%2Fblockchain-springboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewn6%2Fblockchain-springboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewn6%2Fblockchain-springboot/lists"}