{"id":23865152,"url":"https://github.com/mariosantosdev/blockchain-flow","last_synced_at":"2025-07-19T14:34:52.812Z","repository":{"id":139957692,"uuid":"495213926","full_name":"mariosantosdev/blockchain-flow","owner":"mariosantosdev","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-23T00:50:11.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T13:39:59.045Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/mariosantosdev.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":"2022-05-23T00:50:07.000Z","updated_at":"2022-05-23T00:50:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"bcce1185-0a7d-4a51-8495-bea521faa680","html_url":"https://github.com/mariosantosdev/blockchain-flow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mariosantosdev/blockchain-flow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariosantosdev%2Fblockchain-flow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariosantosdev%2Fblockchain-flow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariosantosdev%2Fblockchain-flow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariosantosdev%2Fblockchain-flow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariosantosdev","download_url":"https://codeload.github.com/mariosantosdev/blockchain-flow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariosantosdev%2Fblockchain-flow/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265947510,"owners_count":23853382,"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":"2025-01-03T08:47:45.132Z","updated_at":"2025-07-19T14:34:52.792Z","avatar_url":"https://github.com/mariosantosdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blockchain Flow\n\nThis project was created just to study. It don't earn nothing!\n\n## How to run\n\n1. Clone the repository\n2. Run `npm i` _or_ `yarn` to install dependencies\n3. Run `npm run build` _or_ `yarn build` to build the application from Typescript to Javascript\n4. Run `node .` to running the blockchain\n\n   ### Arguments\n\n   The code `node .` accepts some arguments to foward the blockchain.\u003cbr/\u003e\n   The arguments should follow the sequence below:\n\n   - Difficult: Accept a `number` to define the difficult to mining blocks (default is 4)\n   - Block Counts: Accept a `number` to define the count of blocks generate in blockchain (default is 5) _This value don't increment with the genesis block, then wait see *block counts* + *genesis block*._\n   - Debbuger: Accept a `boolean` to define whether the console logs will be display (default is false)\n   - Debbuger Mine Fail: Accept a `boolean` to define whether the console logs of mining fail will be display(default is false)\n\n   Example running with default arguments: `node . 4 5 false false`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariosantosdev%2Fblockchain-flow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmariosantosdev%2Fblockchain-flow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariosantosdev%2Fblockchain-flow/lists"}