Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ There is an example contract in `contracts` that has the event and a method you

You need to specify the RPC endpoint of a Filecoin node, the Edge-UR API address, and the contract address, in the `.env` file, then start the daemon with:

1. `node fdt-deal-monitor-ethers.js`
1. `node examples/fdt-deal-monitor`

### Invoking the contract

Expand Down