{"id":15979617,"url":"https://github.com/metaplex-foundation/aura","last_synced_at":"2025-05-08T19:12:22.717Z","repository":{"id":257814036,"uuid":"732150014","full_name":"metaplex-foundation/aura","owner":"metaplex-foundation","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-10T13:32:16.000Z","size":17927,"stargazers_count":61,"open_issues_count":12,"forks_count":14,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2025-05-08T19:12:13.463Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metaplex-foundation.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"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":"2023-12-15T19:13:47.000Z","updated_at":"2025-04-28T22:48:17.000Z","dependencies_parsed_at":"2024-10-28T14:37:54.268Z","dependency_job_id":"c015c1d6-6c9a-44d1-bada-4d9f23c2cd22","html_url":"https://github.com/metaplex-foundation/aura","commit_stats":null,"previous_names":["metaplex-foundation/aura"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaplex-foundation%2Faura","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaplex-foundation%2Faura/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaplex-foundation%2Faura/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaplex-foundation%2Faura/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metaplex-foundation","download_url":"https://codeload.github.com/metaplex-foundation/aura/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253133115,"owners_count":21859112,"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-08T00:00:48.098Z","updated_at":"2025-05-08T19:12:22.711Z","avatar_url":"https://github.com/metaplex-foundation.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# AURA\n\nThe Metaplex Aura Network is a decentralized indexing and data availability network that extends Solana and the Solana Virtual Machine (SVM).\n\nThe Metaplex Aura Network has three main components:\n\n*   **Data Availability for Digital Assets:** Decentralized data storage and retrieval, ensuring that digital assets and media content are always accessible without relying on a single point of failure.\n*   **Multi-Program Consistent Indexing across any SVM:** Enhanced Digital Asset Standard (DAS) API for performant indexing across any protocols on Solana and the broader SVM.\n*   **Elastic State Management:** Ability to transition assets between SVM account space and different levels of state compression on demand, increasing flexibility and optimizing asset performance and scalability.\n\nFor more background information, please see [our blog](https://www.metaplex.com/blog/articles/aura-announcement).\n\n## Aura Infrastructure\n\nThis repo houses the Multi-Program Consistent Indexer, API, and Types of the Metaplex Aura.  These components aggregate Solana Validator Data into an extremely fast and well-typed DAS API. This API provides a user-friendly interface on top of Metaplex programs, abstracting on-chain byte layouts, enabling super-fast querying and searching, and serving the Merkle proofs necessary for compressed NFTs.\n\n**For a detailed overview of the system architecture, components, and databases, please refer to the [Architecture Document](doc/architecture.md).**\n\n## Key Features\n\n*   **Fast and Efficient Indexing:**  Optimized for both write-heavy ingestion and read-heavy API access.\n*   **Data Consistency:**  Robust mechanisms to ensure data integrity, including validation and gap filling.\n*   **Scalability:** Designed to handle large data volumes and high transaction throughput.\n*   **Extensibility:** Modular design allows for future additions and modifications.\n*   **Compressed NFT Support:**  Provides Merkle proofs required for operating with compressed NFTs.\n*   **Clean Architecture:** Based on Clean Architecture principles for maintainability and testability.\n\n## Getting Started\n\n### Contributing\n\nPlease read our [contribution guidelines](CONTRIBUTING.md) for details on our GitFlow process and how to submit pull requests to us.\n\n### Building\n\nTo build all Docker images locally, run:\n\n```sh\nmake ci\n```\n\nThis will produce several images corresponding to the binary names (e.g., `ingester`, `api`, etc.).  The images will be tagged as `ghcr.io/metaplex-foundation/aura-\u003cbinary name\u003e:latest`, allowing you to run the containers independently.\n\n### Running Integration Tests\n\n```bash\ncargo t -F integration_tests\n```\n\n### Profiling (Advanced)\n\nTo profile any of the binaries, replace the `dockerfile` parameter in the relevant service within `docker-compose.yaml` with `docker/profiling/app.Dockerfile`. This builds the binary with the `profiling` feature enabled. Make sure to rebuild the containers after changing the required Dockerfile.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaplex-foundation%2Faura","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetaplex-foundation%2Faura","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaplex-foundation%2Faura/lists"}