amadeusprotocol/node

Amadeus Protocol Node is a Rust-based blockchain node implementation designed to participate in a distributed network.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 9 minutes ago
Added to GitGenius on September 12th, 2026
Created on March 7th, 2024
Open Issues & Pull Requests: 10 (+0)
GitHub issues: Enabled
Number of forks: 100
Total Stargazers: 5,452 (+0)
Total Subscribers: 16 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.6 hours
Mean response time: 3.0 days
90th percentile: 16.4 days
Tracked items: 6

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 7
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 105 days
Stale 30+ days: 3
Stale 90+ days: 3

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

Detailed Description

Amadeus Protocol Node is a Rust-based blockchain node implementation designed to participate in a distributed network.

The project provides infrastructure for running a node that can connect to a testnet environment. It addresses the need for participants to operate network infrastructure by offering containerized deployment options using podman or docker, simplifying the setup process across different environments. The node supports automated updates and can be configured to run as a systemd service, enabling long-running operation on Linux systems.

Developers considering adoption should understand this is an experimental research project provided for educational purposes. It targets Linux environments, with testing performed on Ubuntu 24.04 with Linux Kernel 6.8. The tool suits developers who want to run infrastructure for the Amadeus Protocol network or those studying the codebase. The project includes support for non-root execution, which is relevant for security-conscious deployments. Anyone evaluating this should review the disclaimer carefully, as the project is provided without warranties and users assume full responsibility for its operation and compliance with applicable laws and regulations.

The project maintains active development with regular commits across its codebase. Work spans multiple areas including core node functionality, build configuration, and operational tooling. The maintainers demonstrate responsiveness to issues and pull requests, indicating ongoing engagement with the repository. Development activity shows consistent attention to both new features and maintenance of existing systems.