Skip to content

a ClojureScript web3 node app compiling with shadow-cljs.

Notifications You must be signed in to change notification settings

cmal/eth-tweet-shadow

Repository files navigation

eth-tweet-shadow

A web3.js app using shadow-cljs as compiler and node.js as server.

why

use node app to serve shadow-cljs compiled js app.

arch

server

Server use node/express MVC.

static files

use shadow-cljs to build js files

how to start app

$ node app.js
$ shadow-cljs watch tweet

About

a ClojureScript web3 node app compiling with shadow-cljs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published