From 487bdec13a001df64109673ebd3cb2ce0a863626 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Mon, 8 Dec 2014 09:23:44 -0800 Subject: [PATCH] [DOC] eg2 minor updates --- content/exchange_to_gateway.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/exchange_to_gateway.md b/content/exchange_to_gateway.md index e6d3af7995..5965d578d0 100644 --- a/content/exchange_to_gateway.md +++ b/content/exchange_to_gateway.md @@ -58,13 +58,13 @@ Alice Ripple acct —€2→ cold wallet There are several prerequisites that ACME must meet in order for this to happen: -- ACME must have a Ripple account. Our best practices recommend actually having at least two accounts, so that the account creating issuances in Ripple is exposed to less risk than the account(s) performing day-to-day transactions. -- ACME needs to know Alice's Ripple address. -- Alice must create a trustline from her Ripple address to ACME. +- ACME must have a Ripple account. Our best practices recommend actually having at least two accounts, so that the account creating issuances in Ripple is exposed to less risk than the account(s) performing day-to-day transactions. (TODO: Link to creating wallets?) +- ACME needs to know Alice's Ripple address. (TODO: Commentary on adding a system for users to add their Ripple address to acct details?) +- Alice must create a trustline from her Ripple address to ACME. (TODO: bit about publicizing cold wallet address?) ### Trading on Ripple ### -After the issuances have been created in Ripple, they can be freely transferred and +After the issuances have been created in Ripple, they can be freely transferred and traded by Ripple users. - Anyone can buy/sell EUR@ACME on Ripple - including users who don't have ACME accounts (caveat: requireauth flag)