Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.23 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.23 KB

Partner Chains Smart Contracts

Introduction

This repository is a Plutus application (off-chain code + on-chain Plutus scripts) that is part of the Partner Chain bridge backend. The goal is to support the different interactions with Cardano as a mainchain from a partner chain's perspective.

This alpha release is just the beginning of the journey. It is intended to gather early feedback from the community and is provided "as is." It should not be used in live production networks. Use at your own risk. We welcome and appreciate your feedback!

The repository targets the following users:

  • the Sidechain node operator
  • the end-user wishing to transfer assets between the mainchain and the sidechain

Getting started

See our user manual for the list of available commands that you can use to interact with Cardano.

CONTRIBUTING

See CONTRIBUTING for guidelines on contributing code and documentation.

See our CHANGELOG for all changes over time to the tool.

LICENSING

You are free to copy, modify, and distribute the partner-chains-smart-contracts project under the terms of the Apache 2.0 license.

See the LICENSE and NOTICE files for details.