Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
wellitongervickas committed Nov 28, 2023
1 parent 7ab13e4 commit 09e0787
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

[![Run Tests](https://github.com/0xdevhub/crosschain-nft-contracts/actions/workflows/tests.yml/badge.svg)](https://github.com/0xdevhub/crosschain-nft-contracts/actions/workflows/tests.yml)

Please, read [extra guides here](guides-examples.md).

## Networks

- Avalanche Fuji (43113)
Expand Down Expand Up @@ -57,5 +59,3 @@ pnpm hardhat deploy-adapter-contract --network 420 --adapter "CCIPAdapter" --bri
```shell
pnpm verify --contract contracts/[ContractName].sol:[Contract] --network [networkid] [contractAddress] ["ARGUMENTS"]
```

Please, read [extra guides here](guides-examples.md).

0 comments on commit 09e0787

Please sign in to comment.