Re: ANN: sputter, a Clojure implementation of the Ethereum VM

2017-10-18 Thread Andrea Richiardi
instalment is available here > <https://nervous.io/clojure/crypto/2017/10/18/clojure-evm-ii/>. > > The first post <https://nervous.io/clojure/crypto/2017/09/12/clojure-evm/> > contains > enough background information to get started, for those without prior > knowled

ANN: sputter, a Clojure implementation of the Ethereum VM

2017-10-18 Thread Moe Aboulkheir
The first post <https://nervous.io/clojure/crypto/2017/09/12/clojure-evm/> contains enough background information to get started, for those without prior knowledge of Ethereum. Take care, Moe -- You received this message because you are subscribed to the Google Groups "Clojure" group

[ANN] Cloth 0.2.5 - A Clojure(Script) library for interacting with the Ethereum blockchain

2016-07-17 Thread Pelle Braendgaard
Cloth attempts to emulate the web3.js library for writing both browser and server side apps interacting with the Ethereum blockchain. https://github.com/pelle/cloth It allows you to: - Create Ethereum Keypairs - Create and send transactions to the blockchain - Query the blockchain for blocks

Re: Ethereum

2014-02-09 Thread Stephan Tual
Yes - add me on skype (stephan.tual) and I'll put you in touch On Sunday, February 9, 2014 4:48:58 AM UTC, jTA wrote: > > Has anyone a clojure-based project underway (or contemplating one) within > the Ethereum context? > Ethereum background accessible here: http://www.ethere

Ethereum

2014-02-08 Thread jTA
Has anyone a clojure-based project underway (or contemplating one) within the Ethereum context? Ethereum background accessible here: http://www.ethereum.org/ http://blog.ethereum.org/ -- You received this message because you are subscribed to the Google Groups "Clojure" group.