Skip to content

perun-network/perun-examples

Repository files navigation

perun-examples

This repository contains code examples for go-perun.

Setup

Some of the examples presented in this repository make use of git submodules. You will need to pull the submodules in order to use the respective examples:

git submodule init
git submodule update

Archived Examples

Examples that are no longer maintained or rely on outdated dependencies have been moved to the /archived/ directory.

These are retained for reference only and are not actively tested or supported.

A dedicated workflow (Archived Examples CI) runs tests for these on-demand, but they are excluded from required checks.

License

The source code in this repository is made available under the Apache License, Version 2.0. The license terms are stated in the LICENSE file.

About

This repository contains code examples for go-perun.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 13