{"id":23646336,"url":"https://github.com/code-architect/custom-python-blockchain","last_synced_at":"2026-04-27T00:31:38.338Z","repository":{"id":189818630,"uuid":"679047295","full_name":"code-architect/custom-python-blockchain","owner":"code-architect","description":"A core blockchain build with python and flask framework for frontend. Some of the components are private and public key, transaction, mine, memory pool, fee calculation, target difficulty, peer-2-peer network, broadcast blocks, resolve conflicts, UTXOS etc.","archived":false,"fork":false,"pushed_at":"2023-09-15T02:32:30.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-04T08:43:13.106Z","etag":null,"topics":["blockchain","flask","memory-pool","p2p","private-key-encryption","publick-key","python","utxos"],"latest_commit_sha":null,"homepage":"http://codearchitect.in/","language":"Python","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/code-architect.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,"publiccode":null,"codemeta":null}},"created_at":"2023-08-16T01:43:11.000Z","updated_at":"2024-07-25T19:35:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbd08eee-4db9-4099-af85-3a0d60a99b2e","html_url":"https://github.com/code-architect/custom-python-blockchain","commit_stats":null,"previous_names":["code-architect/custom-python-blockchain"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/code-architect/custom-python-blockchain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-architect%2Fcustom-python-blockchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-architect%2Fcustom-python-blockchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-architect%2Fcustom-python-blockchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-architect%2Fcustom-python-blockchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-architect","download_url":"https://codeload.github.com/code-architect/custom-python-blockchain/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-architect%2Fcustom-python-blockchain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32318417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: 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":["blockchain","flask","memory-pool","p2p","private-key-encryption","publick-key","python","utxos"],"created_at":"2024-12-28T13:32:45.206Z","updated_at":"2026-04-27T00:31:38.319Z","avatar_url":"https://github.com/code-architect.png","language":"Python","readme":"# Custom Python Blockchain\n\n\n1. Let's create the directory structure first Root folder `Blockchain`, under that `Backend`, `Frontend` and `client`. \nUnder Backend, `core` and `util`. \n2. Inside cre create a file name `block.py` and create a class name `Block`. Inside `__init__` method talke ` \nHeight, Blocksize, BlockHeader, TxCount, Txs` variables\n3. Create a new module `blockheader.py`, create a class call `BlockHeader`. Inside the `__init__` method will take \n`version, prevBlockHash, merkleRoot, timestamp, bits` and declare `self.nonce = 0 , self.blockHash = ''`\n4. \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-architect%2Fcustom-python-blockchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-architect%2Fcustom-python-blockchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-architect%2Fcustom-python-blockchain/lists"}