https://github.com/quan-nh/blockchain
Learn Blockchains by Building One
https://github.com/quan-nh/blockchain
blockchain clojure
Last synced: 5 months ago
JSON representation
Learn Blockchains by Building One
- Host: GitHub
- URL: https://github.com/quan-nh/blockchain
- Owner: quan-nh
- Created: 2018-01-04T10:08:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-12T03:10:10.000Z (about 8 years ago)
- Last Synced: 2025-02-22T21:26:13.896Z (11 months ago)
- Topics: blockchain, clojure
- Language: Clojure
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blockchain
https://hackernoon.com/learn-blockchains-by-building-one-117428612f46
## Prerequisites
You will need [Leiningen][] 2.0.0 or above installed.
[leiningen]: https://github.com/technomancy/leiningen
## Running
To start a web server for the application, run:
lein ring server
## License
Copyright © 2018 FIXME