No description
  • JavaScript 98.1%
  • HTML 0.9%
  • Solidity 0.7%
  • Python 0.2%
  • CSS 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2020-03-01 15:27:19 -08:00
dapps Semi-modernize Lottery Symbol. 2020-03-01 15:27:19 -08:00
doc Start moving to truffle and meteor. 2016-01-28 22:14:15 -08:00
old Update Is Art for maintainability. 2017-05-07 21:52:56 -07:00
tokens Starting to put dapps and tokens live. 2016-03-23 21:11:31 -07:00
.gitignore Work in progress on new contracts and tests. 2018-03-25 23:38:36 -07:00
COPYING Start moving to truffle and meteor. 2016-01-28 22:14:15 -08:00
README Update README. 2017-06-11 00:02:54 -07:00

Artworld Ethereum
=================

Ethereum art projects.

See dapps/ for project sources.

See tokens/ for token details.

DApps
=====

Exhibiting
----------

Use the version in the build/ (or environments/production/build) directory of
each project.

You should serve them from a (local) web server.

They work with MetaMask:

https://metamask.io/

Or in Mist:

https://github.com/ethereum/mist

Or in a web browser on a machine with a running standalone Ethereum
node:

https://github.com/ethereum/go-ethereum

Building
--------

You shouldn't need to build and deploy the projects. Use the already built
versions.