mirror of
https://github.com/rheaplex/artworld-ethereum.git
synced 2026-09-16 16:31:52 +00:00
No description
- JavaScript 98.1%
- HTML 0.9%
- Solidity 0.7%
- Python 0.2%
- CSS 0.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| dapps | ||
| doc | ||
| old | ||
| tokens | ||
| .gitignore | ||
| COPYING | ||
| README | ||
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.