Skip to content

Latest commit

 

History

History
98 lines (68 loc) · 2.76 KB

README.md

File metadata and controls

98 lines (68 loc) · 2.76 KB


⛓️

Cardano Sidechains Tooling

Helpful tools for sidechain builders.

Read the Docs · Report Bug · Request Feature

Table of Contents

About

This project contains helpful tools for Cardano sidechain builders.

(back to top)

Getting Started

The project hosts CLI tooling to assist sidechain builders with common tasks. If you're new to Cardano sidechains, then go ahead and visit the documentation linked above to learn more.

(back to top)

Installation

  1. Download the binary for sc-evm-cli and sidechain-cli on the releases page >>>

  2. Add binaries to your shell's path for greater convenience.

(back to top)

Usage

./sc-evm-cli <subcommand> <arguments...>
./sidechain-cli <subcommand> <arguments...>

Reference

sc-evm-cli reference guide >>>

sidechain-cli reference guide >>>

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. See CONTRIBUTING.md for more information.

(back to top)

License

Distributed under the Apache 2.0 License. See LICENSE.md for more information.

(back to top)

Contact

See "Communication channels" in CONTRIBUTING.md.

(back to top)