Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/intersectmbo/cardano-world

Cardano world provides preprod and preview cardano networks, configuration documentation and miscellaneous automation.
https://github.com/intersectmbo/cardano-world

Last synced: about 1 month ago
JSON representation

Cardano world provides preprod and preview cardano networks, configuration documentation and miscellaneous automation.

Awesome Lists containing this project

README

        


Cardano Logo


Welcome to the Cardano World Repository


Cardano is a decentralized third-generation proof-of-stake blockchain platform and home to the ada cryptocurrency.
It is the first blockchain platform to evolve out of a scientific philosophy and a research-first driven approach.

# Cardano World Repository

This repository is a work-in-progress effort to bundle all Cardano
related development & documentation in a single "portal"-repository.

The target audience are people who work with Cardano on a daily basis
or just started exploring.

## Things you'll find here:

### Source Code

_How is Cardano implemented? → [`./src`][src]._

A growing number of source projects will be merged soon.

### Building & Packaging

_Is Cardano built and packaged reproducibly? → Ofc._ 😎

_Where? → [`./nix/cardano`][build]._

### Operations

_How is Cardano operated @ IOG? → [`./nix/cloud`][cloud]._

_Do you have automation in place? → Sure. See: [`./nix/automation`][automation]._

### Documentation

_Where can I find the documentation? → [`./docs`][docs]._

_No, I mean rendered? → [The Cardano Book][book]._

The documentation is structured around these axes:

| | For Study | For Work |
| ---------------- | ----------- | ------------- |
| **The Practice** | Tutorials | How-To Guides |
| **The Theory** | Explanation | Reference |

### Licenses

_What licenses are used? → [`./.reuse/dep5`][licensing]._

_And the usual copies? → [`./LICENSES`][licenses]._

## Releases

You may find releases on the [GitHub Release Page][releases] of this repository.

--

[src]: https://github.com/input-output-hk/cardano-world/tree/master/src
[docs]: https://github.com/input-output-hk/cardano-world/tree/master/docs
[build]: https://github.com/input-output-hk/cardano-world/tree/master/nix/cardano
[cloud]: https://github.com/input-output-hk/cardano-world/tree/master/nix/cloud
[automation]: https://github.com/input-output-hk/cardano-world/tree/master/nix/automation
[book]: https://book.world.dev.cardano.org
[releases]: https://github.com/input-output-hk/cardano-world/releases
[licensing]: https://github.com/input-output-hk/cardano-world/blob/master/.reuse/dep5
[licenses]: https://github.com/input-output-hk/cardano-world/tree/master/LICENSES