Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Latest commit

 

History

History

ergo-cli

Ergo CLI

This module includes command line utilities for the Ergo compiler. It supports:

  • Compiling contract logic written in Ergo
  • Executing contract logic written in Ergo against an input JSON payload
  • Ergo REPL (read-eval-print loop)

Installation

npm install -g @accordproject/ergo-cli

Usage

Run ergo --help for usage instructions.

License

Accord Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Accord Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.

© 2017-2019 Clause, Inc.