input-output-hk / partner-chains-smart-contracts

Command Line Tool and Cardano Plutus Contracts for interacting with Partner Chains.
Apache License 2.0
10 stars 2 forks source link

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:

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.