Sky Protocol is infrastructure for modular blockchains, starting with a Data Availability Network.
You should have Nix package manager (1) on your system or NixOS (2) as your OS for this to work:
If you're using NixOS, make sure to enable nix flakes if not yet enabled by default by its version of nix. Determinate Nix has flakes enabled by default.
(Optional, since nix run later in the guide will build everything as needed.)
nix buildTo run the automated tests:
nix develop
cabal testTo run manual tests directly against the Cardano preview network, see doc/Preview.md.
If you want to participate in active development, see doc/HACKING.md
Copyright 2024 Olapa Networks, Inc. All rights reserved. Sky Protocol is distributed under the Apache License, version 2.0. See the file LICENSE.
For more information on Sky Protocol, see our website.