Skip to content

Commit

Permalink
fix: wordings
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminLu committed Sep 15, 2023
1 parent e03a423 commit fc3587e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/preparation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Preparation

1. The market maker needs to prepare a wallet for signature, the **marketMakerSigner**
1. The market maker needs to prepare an EOA wallet for signing.
2. Contact Tokenlon and provide the **signing EOA** wallet address and your existing market making wallet contract to Tokenlon. if you don't have one, Tokenlon will deploy a **MarketMakerProxyContract** for you.
3. Contact Tokenlon for environment parameters such as `EXCHANGE_URL`
4. Deposit tokens to your **market making contract wallet**
3. Contact Tokenlon for environment parameters such as `EXCHANGE_URL`.
4. Deposit tokens to your **market making wallet contract**.

0 comments on commit fc3587e

Please sign in to comment.