Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 303 Bytes

testnpm

test create an npm file for starkgate's ERC20 contracts.

RUN TEST

Open another terminal and RUN: docker run -p 127.0.0.1:5050:5050 shardlabs/starknet-devnet. To lauche the test RUn npx hardhat test --starknet-network devnet.

To run the test one by one you can delete 'x' in front of xit.