From ea8db7a4aecb034c6a967ccd3b17c50f423cb77c Mon Sep 17 00:00:00 2001 From: Marek Kotewicz Date: Fri, 14 Nov 2014 13:11:47 +0100 Subject: improved contracts interface --- example/contract.html | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++ example/index.html | 2 +- 2 files changed, 76 insertions(+), 1 deletion(-) create mode 100644 example/contract.html (limited to 'example') diff --git a/example/contract.html b/example/contract.html new file mode 100644 index 000000000..44f0b03a1 --- /dev/null +++ b/example/contract.html @@ -0,0 +1,75 @@ + + + + + + + + + +

contract

+
+
+ +
+ +
+ + + diff --git a/example/index.html b/example/index.html index 4847f68c0..d0bf094ef 100644 --- a/example/index.html +++ b/example/index.html @@ -30,7 +30,7 @@ -

balance

+

coinbase balance

-- cgit v1.2.3