Skip to content

Commit

Permalink
Update link to ERCWithData contract
Browse files Browse the repository at this point in the history
Co-authored-by: Nicko Guyer <nguyer@users.noreply.github.com>
Signed-off-by: alexey semenyuk <alexsemenyuk88@gmail.com>
  • Loading branch information
alex-semenyuk and nguyer committed Apr 10, 2024
1 parent 5e9e941 commit 456e03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ The easiest way to run this service is as part of a stack created via

To run manually, you first need to run an Ethereum blockchain node and an instance of
[firefly-ethconnect](https://github.com/hyperledger/firefly-ethconnect), and deploy the
[ERC20 smart contract](samples/solidity/contracts/ERC20NoData.sol).
[ERC20 smart contract](samples/solidity/contracts/ERC20WithData.sol).

Then, adjust your configuration to point at the deployed contract by editing [.env](.env)
or by setting the environment values directly in your shell.
Expand Down

0 comments on commit 456e03c

Please sign in to comment.