{"id":19783678,"url":"https://github.com/intersectmbo/cardano-world","last_synced_at":"2025-04-30T22:31:38.803Z","repository":{"id":37776588,"uuid":"478204076","full_name":"IntersectMBO/cardano-world","owner":"IntersectMBO","description":"Cardano world provides preprod and preview cardano networks, configuration documentation and miscellaneous automation.","archived":false,"fork":false,"pushed_at":"2024-09-03T20:47:33.000Z","size":151588,"stargazers_count":30,"open_issues_count":20,"forks_count":22,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-04-06T05:34:29.282Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://book.world.dev.cardano.org/","language":"Nix","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/IntersectMBO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-05T16:04:45.000Z","updated_at":"2024-09-03T20:47:36.000Z","dependencies_parsed_at":"2023-10-04T14:35:17.281Z","dependency_job_id":"50e8f59f-223f-4d58-bb75-5205651c46a4","html_url":"https://github.com/IntersectMBO/cardano-world","commit_stats":null,"previous_names":["intersectmbo/cardano-world","input-output-hk/cardano-world"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntersectMBO%2Fcardano-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntersectMBO%2Fcardano-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntersectMBO%2Fcardano-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntersectMBO%2Fcardano-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntersectMBO","download_url":"https://codeload.github.com/IntersectMBO/cardano-world/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251791623,"owners_count":21644433,"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-11-12T06:08:58.296Z","updated_at":"2025-04-30T22:31:38.264Z","avatar_url":"https://github.com/IntersectMBO.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width='150px' src=\"https://ucarecdn.com/6a470caf-060b-4c44-982e-f9bde302ed6e/CardanoRGB_LogoStackBlue.png\" alt='Cardano Logo' /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    Welcome to the Cardano World Repository\n    \u003cbr /\u003e\n\u003c/p\u003e\n\nCardano is a decentralized third-generation proof-of-stake blockchain platform and home to the ada cryptocurrency.\nIt is the first blockchain platform to evolve out of a scientific philosophy and a research-first driven approach.\n\n# Cardano World Repository\n\nThis repository is a work-in-progress effort to bundle all Cardano\nrelated development \u0026 documentation in a single \"portal\"-repository.\n\nThe target audience are people who work with Cardano on a daily basis\nor just started exploring.\n\n## Things you'll find here:\n\n### Source Code\n\n_How is Cardano implemented? \u0026rarr; [`./src`][src]._\n\nA growing number of source projects will be merged soon.\n\n### Building \u0026 Packaging\n\n_Is Cardano built and packaged reproducibly? \u0026rarr; Ofc._ 😎\n\n_Where? \u0026rarr; [`./nix/cardano`][build]._\n\n### Operations\n\n_How is Cardano operated @ IOG? \u0026rarr; [`./nix/cloud`][cloud]._\n\n_Do you have automation in place? \u0026rarr; Sure. See: [`./nix/automation`][automation]._\n\n### Documentation\n\n_Where can I find the documentation? \u0026rarr; [`./docs`][docs]._\n\n_No, I mean rendered? \u0026rarr; [The Cardano Book][book]._\n\nThe documentation is structured around these axes:\n\n|                  | For Study   | For Work      |\n| ---------------- | ----------- | ------------- |\n| **The Practice** | Tutorials   | How-To Guides |\n| **The Theory**   | Explanation | Reference     |\n\n### Licenses\n\n_What licenses are used? \u0026rarr; [`./.reuse/dep5`][licensing]._\n\n_And the usual copies? \u0026rarr; [`./LICENSES`][licenses]._\n\n## Releases\n\nYou may find releases on the [GitHub Release Page][releases] of this repository.\n\n--\n\n[src]: https://github.com/input-output-hk/cardano-world/tree/master/src\n[docs]: https://github.com/input-output-hk/cardano-world/tree/master/docs\n[build]: https://github.com/input-output-hk/cardano-world/tree/master/nix/cardano\n[cloud]: https://github.com/input-output-hk/cardano-world/tree/master/nix/cloud\n[automation]: https://github.com/input-output-hk/cardano-world/tree/master/nix/automation\n[book]: https://book.world.dev.cardano.org\n[releases]: https://github.com/input-output-hk/cardano-world/releases\n[licensing]: https://github.com/input-output-hk/cardano-world/blob/master/.reuse/dep5\n[licenses]: https://github.com/input-output-hk/cardano-world/tree/master/LICENSES\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintersectmbo%2Fcardano-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintersectmbo%2Fcardano-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintersectmbo%2Fcardano-world/lists"}