clojurescript-ethereum-example icon indicating copy to clipboard operation
clojurescript-ethereum-example copied to clipboard

Tutorial App

Clojure Ethereum Example

This is source code for tutorials:

Deployed at:

  • https://clojurescript-ethereum-example.herokuapp.com/
  • https://ipfs.io/ipns/QmXj5vKEKSU4kkjGnWq9ZJeG4xrkacDugme4iXz6qtvPgN/

Start App

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/