Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 553 Bytes

File metadata and controls

14 lines (9 loc) · 553 Bytes

Development Tools

This directory provides a reference for testing the smart contract against a local Provenance chain.

Prerequisites

Instructions

  1. Follow the root README instructions to obtain an optimized WASM file of the smart contract.
  2. Stand up a local Provenance chain.
  3. Inspect example.sh and make changes as you see fit to accommodate your local development environment.
  4. Run the example script example.sh <path to your local Provenance node> <path to contract WASM>.