Skip to content

Ackee-Blockchain/axelar-project-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install dependencies using npm:

npm install

Install Woke:

pip3 install woke -U

To run tests:

  1. woke init pytypes
  2. woke test

To view tests coverage:

  1. Install VS Code
  2. Install the Tools for Solidity extension into VS Code
  3. woke test --coverage
  4. Use the Tools for Solidity: Show Coverage command in VS Code
  5. Select woke-coverage.cov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published