This is source code for tutorials:
- How to create decentralised apps with Clojurescript re-frame and Ethereum
- How to deploy Clojurescript app into distributed storage IPFS
Deployed at:
- https://clojurescript-ethereum-example.herokuapp.com/
- https://ipfs.io/ipns/QmXj5vKEKSU4kkjGnWq9ZJeG4xrkacDugme4iXz6qtvPgN/
Start Solidity auto compiling
lein auto compile-solidity
Start less compiling
lein less4j auto
Start App
lein repl
(clojurescript-ethereum-example.core/-main)
(figwheel-sidecar.repl-api/start-figwheel! (figwheel-sidecar.config/fetch-config))
(figwheel-sidecar.repl-api/cljs-repl)
Open at http://localhost:6655/