{"id":22693105,"url":"https://github.com/tatmanblue/ironbar","last_synced_at":"2026-04-11T18:03:12.765Z","repository":{"id":39903888,"uuid":"212887696","full_name":"tatmanblue/ironbar","owner":"tatmanblue","description":".NET core distributed ledger application","archived":false,"fork":false,"pushed_at":"2025-01-07T15:05:30.000Z","size":854,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T18:15:50.785Z","etag":null,"topics":["aries","blockchain","blockchain-technology","csharp","distributed-systems","docker-compose","docker-container","dotnetcore","grpc","identity","identity-framework","kubernetes","kubernetes-cluster","ledger","self-sovereign-identity","ssi","tilt"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tatmanblue.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"security.txt","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-04T19:24:07.000Z","updated_at":"2025-01-07T15:08:07.000Z","dependencies_parsed_at":"2024-04-06T22:21:45.584Z","dependency_job_id":"82bf072d-feee-45bd-8081-8d07c365f6ee","html_url":"https://github.com/tatmanblue/ironbar","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/tatmanblue%2Fironbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatmanblue%2Fironbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatmanblue%2Fironbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatmanblue%2Fironbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tatmanblue","download_url":"https://codeload.github.com/tatmanblue/ironbar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246215826,"owners_count":20741894,"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":["aries","blockchain","blockchain-technology","csharp","distributed-systems","docker-compose","docker-container","dotnetcore","grpc","identity","identity-framework","kubernetes","kubernetes-cluster","ledger","self-sovereign-identity","ssi","tilt"],"created_at":"2024-12-10T02:09:06.592Z","updated_at":"2026-04-11T18:03:12.760Z","avatar_url":"https://github.com/tatmanblue.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Iron Bar  \n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/tatmanblue/ironbar)  \n\nIron is synonym for chain and bar is a synonym for block.  This project\nis to develop a [distributed ledger technologies](https://www.investopedia.com/terms/d/distributed-ledger-technology-dlt.asp) that can be used in various scenerios\nlike games, or [SSI system](https://sovrin.org/faq/what-is-self-sovereign-identity/) and so on.  Given there will be a plug-in model for extending core behaviors, \nthe use cases are more varied.\n\n### Architectural Goals\n1. Server components can run on any OS\n2. Secure using latest encryption standards\n3. Client connectivity from any operating system\n4. New use cases can be added by plug-in pattern\n5. Simple to understand both in nomenclature and implementation\n\n# Status\nPrototype/irregular updates\n\nThis project is being updated with new functionality on an irregular basis.  Please review [work.md](docs/WORK.md) \nfor details on goals and progress towards those goals.  There is no regular release schedule in place.  Work is completed on an adhoc schedule.\n\nThe architecture of this project is still being worked out therefore there are parts that are ugly, incomplete, and even just wrong. This is due in part, several ideas started but not completed and designs started and not finished.\nI do make corrections and improvements as I work through implementing changes. My apologizes for the scattered state of the project.\n\n## File Revision\n2026.03.15\n\n\n# License\nThe [license](LICENSE.md) included applies only to the files in this repo.   As the documentation states in the repo [readme.md](README.md), specific 3rd party assets are required to build and run\nthe libraries and demos in this project.  The license here does not apply to 3rd party assets. You agree to purchase those assets and abide by their licensing terms. \n\n```\n   Copyright 2026 Matthew Raffel \n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n     http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n```\n\n## Legal\nIf you have any questions about the content of the repository, please email [matt.raffel@gmail.com](mailto:matt.raffel@gmail.com). I can assure you all content has been developed by me or purchased and licensed to me. Proof will be made available on request. Repeated DCMA counterfit and harassment claims will result in counter suits per Section 512(f) of the DMCA penalties for _misrepresentation can include actual damages and attorney’s fees_.\n\n\n## build status\n[![CircleCI](https://circleci.com/gh/circleci/circleci-docs.svg?style=shield)](https://app.circleci.com/pipelines/circleci/6jcGFZ8866N3tDJ2DZL5q9/R4Wms16RDc8pLMdjPv3P8w)\n\n# Development\nYou can use any editor.  Solution and project files are included for use with\nVisual Studio (both PC and Mac).  If you chose to use a different IDE please\nmake sure the solution and projects files are correctly updated in your pull request.\n\n\u003e dotnet --version  \n\u003e 10.0.103\n\n# Source Code Structure/Projects\n\n### Nodes\nNodes are center piece of `Iron Bar`.  They handle all of the block chain transactions.\n\nOne running node will be sufficient to use `Iron Bar`, but that is not the intended design.  At this time, it has not \nbeen determined which configuration is optimal.  The goal is several nodes working together with one node\nas the controller or boot node and the others functioning as creating block nodes and validation nodes.\n\nThe bootnode is responsible for delegating work to additional nodes as well as acting as the public endpoint to apps consuming `Iron Bar`.\n\nThe remaining nodes will be responsible for blockchain management:  creating new chains, validating , and distributed storage of chains (distributed block chain ledger).\n\nWhen a new block is created, the bootnode will assign validation to all nodes.   \n\nWhen there is only 1 node, the bootnode handles it all and there is no distributed block chain ledger.\n\n### Consuming Iron Bar services\n\nThis is to be worked out, if the project is to continue.  \n\n1. gRPC clients should be able to interact with iron bar directly.  \n2. A separate webapp with both UI and RESTful api that will also allow for consuming iron bar services.\n\n### Iron bar supports AI with the MCP host process.\n\nPlease see the [MCP doc](docs/MCP.md) for details on how to use the MCP host process to run AI agents that can interact with iron bar.  The MCP host process is a separate process that can be used to run AI agents that can interact with iron bar through gRPC.  This allows for AI agents to be developed and tested independently of the iron bar core, while still being able to interact with it.\n\n### The plug-in architecture\nIron bar is designed to be extensible through plug-ins.  See the [plug-in doc](https://github.com/tatmanblue/ironbar/blob/master/docs/PLUGINS.md) for\nmore details.  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatmanblue%2Fironbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftatmanblue%2Fironbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatmanblue%2Fironbar/lists"}