[Webfunds-commits] html/guide Intertrader.html
Ian Grigg
iang@cypherpunks.ai
Wed, 5 Jul 2000 11:10:20 -0400 (AST)
iang 00/07/05 11:10:20
Modified: guide Intertrader.html
Log:
fixed up last section headings
Revision Changes Path
1.3 +11 -3 html/guide/Intertrader.html
Index: Intertrader.html
===================================================================
RCS file: /home/webfunds/cvsroot/html/guide/Intertrader.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Intertrader.html 2000/07/05 14:28:52 1.2
+++ Intertrader.html 2000/07/05 15:10:20 1.3
@@ -87,18 +87,21 @@
is a module offering payments of a particular type
and technology. E.g., SOX wallet can do SOX payments and deposits,
and a Mondex Instrument can handle the Mondex cash cards.
+</p>
+<h3>WebFunds Wallet</h3>
<p>
There are two other wallets in preparation for WebFunds: a DBS wallet
using Wagner blinding, and a trading wallet. Both of these are
-likely to be extensions of the SOX Wallet. For Intertrader,
-there is a demo status e-gold Instrument.
+likely to be extensions of the SOX Wallet.
+</p>
<p>
Each WebFunds Wallet conforms to the interface located in
<tt>webfunds/client/WalletInterface.java</tt>.
In the case of the SOX wallet, the module itself is at
<tt>webfunds/client/sox/SOXWallet.java</tt>.
+</p>
<p>
The SOX Wallet will change to insert a GUI-free wallet
@@ -107,6 +110,11 @@
Then, the original SOXWallet will add the GUI stuff to the new
GUI-free wallet. This is a precondition for non-GUI exporters
working with SOX (merchant applications like Teller and CashBox).
+</p>
-<h2>Summary of Term Swaps</h2>
+
+<h3>Intertrader Instruments</h3>
+<p>
+For Intertrader, there is a demo status e-gold Instrument,
+as well as the original Mondex Instrument.