perun-network / perun-soroban-contract

Peer-to-peer payment channels on Stellar

Home Page:https://perun.network/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

Peer-to-peer payment channels on Stellar

https://perun.network/

License:Apache License 2.0


Languages

Language:Rust 100.0%