Skip to content

perun-network/perun-soroban-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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.