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 2024 PolyCrypt GmbH. Use of the source code is governed by the Apache 2.0 license that can be found in the LICENSE file.