We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0245ded + 456e03c commit 97b9d91Copy full SHA for 97b9d91
1 file changed
README.md
@@ -129,7 +129,7 @@ The easiest way to run this service is as part of a stack created via
129
130
To run manually, you first need to run an Ethereum blockchain node and an instance of
131
[firefly-ethconnect](https://github.com/hyperledger/firefly-ethconnect), and deploy the
132
-[ERC20 smart contract](solidity/contracts/ERC20MixedFungible.sol).
+[ERC20 smart contract](samples/solidity/contracts/ERC20WithData.sol).
133
134
Then, adjust your configuration to point at the deployed contract by editing [.env](.env)
135
or by setting the environment values directly in your shell.
0 commit comments