[Webfunds-commits] html/guide/show_time d_blocks.html Makefile trailer.html
Ian Grigg
iang@cypherpunks.ai
Sun, 28 Jan 2001 18:46:30 -0400 (AST)
iang 01/01/28 18:46:30
Modified: guide/show_time Makefile trailer.html
Added: guide/show_time d_blocks.html
Log:
from Edwin's slides
Revision Changes Path
1.3 +1 -0 html/guide/show_time/Makefile
Index: Makefile
===================================================================
RCS file: /home/webfunds/cvsroot/html/guide/show_time/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile 2001/01/28 20:18:15 1.2
+++ Makefile 2001/01/28 22:46:29 1.3
@@ -8,6 +8,7 @@
i_history.a \
design.a \
d_wallet.a \
+ d_blocks.a \
value.a \
v_parsable.a \
v_tech.a \
1.2 +1 -1 html/guide/show_time/trailer.html
Index: trailer.html
===================================================================
RCS file: /home/webfunds/cvsroot/html/guide/show_time/trailer.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- trailer.html 2001/01/28 20:18:17 1.1
+++ trailer.html 2001/01/28 22:46:29 1.2
@@ -18,7 +18,7 @@
</tr>
<tr>
<td> </td>
- <td> </td>
+ <td><small><a href="d_blocks.html">Blocks</a></small></td>
<td><small><a href="v_tech.html">How</a></small></td>
<td><small><a href="s_request.html">Request</a></small></td>
<td><small><a href="t_orders.html">Orders</a></small></td>
1.1 html/guide/show_time/d_blocks.html
Index: d_blocks.html
===================================================================
<page h1_title=0 toc=0 back=0 trailer=2></page>
<page path="WebFunds - Show Time" title="Wallet" copyright="2000-2001"></page>
<body>
<div class="page">
<h1>WebFunds</h1>
<div class="keynote">
<h3>Building Blocks</h3>
<p align=center>
<cite>Building a new financial system</cite>
</p>
<p>
WebFunds is constructed of these basic building blocks:
</p>
<ul><li>
GUI (Swing)
</li><li>
Wallets - Plugins
</li><li>
Contracts - Ricardian
</li><li>
Protocols - SOX
</li><li>
Database
</li><li>
Networking
</li><li>
Strong Crypto - Cryptix
</li></ul>
</div>
<include file="trailer.html"></include>
</div>