Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update docs #87

Merged
merged 1 commit into from
Nov 10, 2023
Merged
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 docs/docs/build/examples/btc-swap/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The UI can sometimes fail to connect if you have multiple wallets installed. If

You will need two accounts for this demo, so that you can both create and fulfil orders. For each account:

- Click the 'Get ETH' button to fund your account with ETH. This will be needed for transaction fees.
- Click the 'Get Gas' button to fund your account with ETH. This will be needed for transaction fees.
- After the ETH tokens have arrived in your wallet, click on the 'Get Tokens' button to fund your account with ERC20 tokens to used when adding an order.
- Import the ERC20 tokens from the following contract addresses:
- ZBTC: `0x4f01078121e90915F9f1448DE4b3C2515B5e2F3B`
Expand Down