Cleaned up HTML UI (js points to local testnet, public testnet version to follow.)
authorRob Myers <rob@robmyers.org>
Wed, 23 Jul 2014 00:40:16 +0000 (17:40 -0700)
committerRob Myers <rob@robmyers.org>
Wed, 23 Jul 2014 00:40:16 +0000 (17:40 -0700)
commit1335d936c0e1d1a5a7d697428ba58b6898fddde7
treeb294ddd10c3c71fa91b31d4afbaa5445c5a13a8f
parenta1db3590fcdc9ebc8f8e6dec691f1070a3ac421f
Cleaned up HTML UI (js points to local testnet, public testnet version to follow.)
25 files changed:
contract/art_is.lll [new file with mode: 0644]
contract/registry.lll
ui/BigInteger.js [deleted file]
ui/art_is.html [new file with mode: 0644]
ui/css/art_is.css [new file with mode: 0644]
ui/css/hot_cold.css [new file with mode: 0644]
ui/css/image_stored_work.css [new file with mode: 0644]
ui/css/is_art.css [new file with mode: 0644]
ui/css/registry.css [new file with mode: 0644]
ui/ethString.js [deleted file]
ui/hot_cold.html
ui/image_stored_work.html
ui/is_art.html
ui/js/BigInteger.js [new file with mode: 0644]
ui/js/art_is.js [new file with mode: 0644]
ui/js/ethString.js [new file with mode: 0644]
ui/js/hot_cold.js [new file with mode: 0644]
ui/js/image_stored_work.js [new file with mode: 0644]
ui/js/is_art.js [new file with mode: 0644]
ui/js/registry.js [new file with mode: 0644]
ui/js/ripemd.js [new file with mode: 0644]
ui/registry.html [new file with mode: 0644]
ui/registry/registry.html [deleted file]
ui/registry/registry.js [deleted file]
ui/ripemd.js [deleted file]