Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

SKALE IMA Deployer

These helper scripts will deploy IMA on a SKALE chain.

Usage

  1. Place credentials files for each SKALE chain into the creds directory
  2. Run python deployer.py

Requirements

  • python 3.6+
  • scp
  • all dependencies for truffle deployment (see root folder)