Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 489 Bytes

File metadata and controls

11 lines (8 loc) · 489 Bytes

Example Etch smart contracts

This repo is for example smart contracts in etch. This has been tested with fetch api version fetchai-ledger-api==0.11.0a4 and ledger commit e36188bac349bfc90baa80326b054bbea5354afe

Installation

To run the examples you will need to download and build the fetch ledger repo - follow instructions here: https://github.com/fetchai/ledger

Running

Use python3 ./run_example.py -h to see options. To add more smart contracts add entries to examples.yaml