Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zt-9 authored Apr 10, 2022
1 parent 93f5442 commit a941bb3
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,7 +2,7 @@
I just want to be able to use sourcify, don't want to use it with hardhat-deploy stuff,
So I modified it to make it works solely with hardhat buildInfo file

rightnow it's a simple version works for single contract. it's under branch [dev-sourcify-test](https://github.com/zoey-t/hardhat-sourcify/tree/dev-sourcify-test)
rightnow it's a simple version works for single contract.

plan to improve it to:

Expand All @@ -17,4 +17,4 @@ so I have to change to a new task name. may change to a simpler task name if i c
yarn hardhat sourcifySubmit --contract-name "Greeter" --source-name "contracts/Greeter.sol" --address 0xxxxxxxxx --chain-id 3
```

use `yarn hardhat help sourcifySubmit` to see the help for the task
use `yarn hardhat help sourcifySubmit` to see the help for the task

0 comments on commit a941bb3

Please sign in to comment.