Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,11 @@ They are blockchain-agnostic and only rely on a blockchain's capability to execu

## Security Disclaimer

_go-perun_ is still alpha software.
It should not be used in production.
The purpose of the [current release](https://github.com/hyperledger-labs/go-perun/releases) is to give potential users a general impression and to invite feedback.
The authors take no responsibility for any loss of digital assets or other damage caused by the use of this software.
**Do not use this software with real funds**.

_go-perun_ is still in development.
The authors take no responsibility for any loss of digital assets or other damage caused by the use of this software.

## Getting Started

Running _go-perun_ requires a working Go distribution (version 1.15 or higher).
Expand Down