{"id":26600691,"url":"https://github.com/arec1b0/nim-blockchain-node","last_synced_at":"2025-06-21T08:36:06.141Z","repository":{"id":281093003,"uuid":"944180079","full_name":"arec1b0/nim-blockchain-node","owner":"arec1b0","description":"A high-performance, scalable blockchain node implementation in Nim, designed with advanced cryptography, modular consensus (PoS/BFT), zero-knowledge proofs, and optimized P2P networking.","archived":false,"fork":false,"pushed_at":"2025-03-07T04:22:54.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T23:33:59.700Z","etag":null,"topics":["blockchain","byzantine-fault-tolerance","cryptography","decentralization","high-performance","nim","nim-lang","nimble","nimlang","p2p"],"latest_commit_sha":null,"homepage":"","language":"Nim","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/arec1b0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","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":"2025-03-06T23:12:59.000Z","updated_at":"2025-03-07T04:22:57.000Z","dependencies_parsed_at":"2025-03-21T16:47:17.718Z","dependency_job_id":null,"html_url":"https://github.com/arec1b0/nim-blockchain-node","commit_stats":null,"previous_names":["dkrizhanovskyi/nim-blockchain-node","arec1b0/nim-blockchain-node"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arec1b0/nim-blockchain-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arec1b0%2Fnim-blockchain-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arec1b0%2Fnim-blockchain-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arec1b0%2Fnim-blockchain-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arec1b0%2Fnim-blockchain-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arec1b0","download_url":"https://codeload.github.com/arec1b0/nim-blockchain-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arec1b0%2Fnim-blockchain-node/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261094616,"owners_count":23108754,"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","byzantine-fault-tolerance","cryptography","decentralization","high-performance","nim","nim-lang","nimble","nimlang","p2p"],"created_at":"2025-03-23T18:33:30.038Z","updated_at":"2025-06-21T08:36:01.124Z","avatar_url":"https://github.com/arec1b0.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nim Blockchain Node\n\n## 🚀 Introduction\nThe Nim Blockchain Node is a modular, high-performance blockchain node implementation written in the Nim programming language, designed for security, scalability, and maintainability. It provides a clear separation of concerns through distinct layers and leverages advanced cryptographic techniques.\n\n## 🧱 Key Components\n- **Core Engine Layer:** Handles consensus mechanisms, virtual machine execution, and state management.\n- **Cryptography Layer:** Provides key management, signature verification, and zero-knowledge proofs.\n- **Network Layer:** Manages peer-to-peer communication, mempool handling, and block propagation.\n- **Storage Layer:** Offers efficient and reliable blockchain, index, and state data storage.\n\n## 🚀 Quick Start\n```shell\ngit clone https://github.com/dkrizhanovskyi/nim-blockchain-node.git \ncd nim-blockchain-node\nnimble install\nnimble build\n.\\main.exe\n```\n\n## 🧪 Testing\nRun tests to ensure reliability:\n```shell\nnimble test\n```\n\n## 📚 Documentation\nExplore more detailed documentation in the `docs` folder:\n- [Architecture](docs/architecture.md)\n- [Setup Guide](docs/setup_guide.md)\n- [Getting Started](docs/getting_started.md)\n- [Contributing](docs/contributing.md)\n\n## 🔐 Security\nFollow security best practices outlined in the documentation and regularly update cryptographic dependencies.\n\n## 🙌 Contributing\nWe welcome contributions! See [Contributing Guide](docs/contributing.md) for more details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farec1b0%2Fnim-blockchain-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farec1b0%2Fnim-blockchain-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farec1b0%2Fnim-blockchain-node/lists"}