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.
1 parent a428921 commit 5e9e941Copy full SHA for 5e9e941
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/ERC20NoData.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