{"id":17932390,"url":"https://github.com/jpmcb/blockchain-py","last_synced_at":"2025-04-03T10:43:58.073Z","repository":{"id":104966595,"uuid":"146043392","full_name":"jpmcb/blockchain-py","owner":"jpmcb","description":"Blockchain python API ","archived":false,"fork":false,"pushed_at":"2018-09-02T04:21:07.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T00:18:06.377Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/jpmcb.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":"2018-08-24T21:55:27.000Z","updated_at":"2018-09-11T14:50:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"9247c839-d04d-4e31-b3d0-8dfc5e1a0905","html_url":"https://github.com/jpmcb/blockchain-py","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fblockchain-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fblockchain-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fblockchain-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fblockchain-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpmcb","download_url":"https://codeload.github.com/jpmcb/blockchain-py/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246989500,"owners_count":20865306,"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":[],"created_at":"2024-10-28T21:27:06.634Z","updated_at":"2025-04-03T10:43:58.045Z","avatar_url":"https://github.com/jpmcb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Blockchain API\n----------\nA simple, Python blockchain API. This blockchain can run on your personal computer, a server, or anywhere. Nodes may be registered and the chain will be resolved among the various chains. `GET` requests may be made to the server running the API to mine blocks are return proof of work.\n\n#### API Routes:\n\n`/mine` : Mines a new block into the chain. Reterns a receipt with proof of work\n\n`chain` : Returns the entire blockchain\n\n`/transaction/new` : Enters a new \"transaction\" from a sender address and enters it into the block queue. The next block that is mined will hold these transactions\n\n`/nodes/register` : Registers a address with the server hosting the blockchain\n\n`/nodes/resolve` : Resolves various block chains and the mined blocks within them\n\n\nInspiration from [Daniel van Flymen](https://hackernoon.com/learn-blockchains-by-building-one-117428612f46)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpmcb%2Fblockchain-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpmcb%2Fblockchain-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpmcb%2Fblockchain-py/lists"}