Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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>.