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

Tutorial App

Results 2 clojurescript-ethereum-example issues
Sort by recently updated
recently updated
newest added

Updated versions of http-fx to fix missing spec dependencies. Also updated: * Valid port numbers in README * Lates web3-fx dependency and version * Clojurescript and re-frame version

I am trying to run Simple Decentralized Twitter. However, name and tweet field are disabled. The reason is these length fields are 0. I tried to set values via dispatch...