Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 498 Bytes

File metadata and controls

18 lines (9 loc) · 498 Bytes

Automated contract compilation and deployment

appveyor

Prerequisites

Getting started

  • Open powershell as administrator

  • Run script ./build.ps1**

    ** If you get an error about not signed script, just change execution policy by running Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass in powershell