{"id":27119903,"url":"https://github.com/akashbhuiyan/block-chain-by-python","last_synced_at":"2025-04-07T09:06:55.593Z","repository":{"id":193042545,"uuid":"254858394","full_name":"AkashBhuiyan/block-chain-by-python","owner":"AkashBhuiyan","description":"Simple blockchain for learning purpose (lockdown fun day)","archived":false,"fork":false,"pushed_at":"2020-04-14T12:01:40.000Z","size":19,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-09-06T14:09:10.239Z","etag":null,"topics":["blockchain","blockchain-multi-node","blockchain-node-sync","blockchain-python","blockchain-transactions"],"latest_commit_sha":null,"homepage":"","language":"Python","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/AkashBhuiyan.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}},"created_at":"2020-04-11T12:01:05.000Z","updated_at":"2023-09-06T14:09:28.198Z","dependencies_parsed_at":"2023-09-06T14:24:06.064Z","dependency_job_id":null,"html_url":"https://github.com/AkashBhuiyan/block-chain-by-python","commit_stats":null,"previous_names":["akashbhuiyan/block-chain-by-python"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashBhuiyan%2Fblock-chain-by-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashBhuiyan%2Fblock-chain-by-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashBhuiyan%2Fblock-chain-by-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashBhuiyan%2Fblock-chain-by-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AkashBhuiyan","download_url":"https://codeload.github.com/AkashBhuiyan/block-chain-by-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247622995,"owners_count":20968574,"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","blockchain-multi-node","blockchain-node-sync","blockchain-python","blockchain-transactions"],"created_at":"2025-04-07T09:06:55.092Z","updated_at":"2025-04-07T09:06:55.587Z","avatar_url":"https://github.com/AkashBhuiyan.png","language":"Python","readme":"# Block-Chain\n\n##### Install The Environment: \u003cbr/\u003e\n\nconda env create -f environment.yml\n\n##### Create Node: \u003cbr/\u003e\n\nTo create node you must see the constant.py file to make sure about the port. After that run ./sync_node.sh 8001 bash file and then a folder will create called block-chain8001 \u003cbr/\u003e\nIf you want to define a new port and address, then declare it in constant.py \u003cbr/\u003e\n\n##### Syncing up the nodes :\n\n\u003e 1. Run node.py file form block-chain8001 folder and view the http://localhost:8001/blockchain endpoint to see that It doesn’t have any blocks for now.\n\u003e 2. Run the node.py from Parent node's (block-chain) folder \n\u003e 3. Stop the block-chain8001's node.py file an run it again \n\u003e 4. hit this url http://localhost:8001/blockchain and see the result\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashbhuiyan%2Fblock-chain-by-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakashbhuiyan%2Fblock-chain-by-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashbhuiyan%2Fblock-chain-by-python/lists"}