Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1 KB

README.md

File metadata and controls

32 lines (21 loc) · 1 KB


Perun

Perun Soroban Contract

License: Apache 2.0

Perun Soroban Contract

This repository contains the contract that realizes Perun channels for the Soroban smart contract platform. You can verify the functionality of this contract as shown below.

Build contract:

cargo build

Run tests:

cargo test

To use this Payment Channel contract on the Stellar blockchain, you also need to use our Perun Stellar Backend.

Copyright

Copyright 2024 PolyCrypt GmbH. Use of the source code is governed by the Apache 2.0 license that can be found in the LICENSE file.