Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 311 Bytes

testing.md

File metadata and controls

9 lines (6 loc) · 311 Bytes

Testing Guide

Testing Commands:

Tests are made against Lacchain Open Pro Testnet; even so you can adapt the code to test the identity contracts flavor which are compatible with any EVM network other than Lacchain Networks.

 yarn hardhat test test/identity/Identity.test.ts  --network lacchain