[Ethereum] Build an application with Truffle + React + Redux

reacttruffletruffle-boxuport

I'm looking for some examples about how to build a Dapp with Truffle + React + Redux.

I'm able to only find this old tutorial https://www.youtube.com/watch?v=GPP6uAq15d8.

Does anyone have some other material? GitHub repo, guides.

Thank's a lot.

Working "like" a boilerplate

https://github.com/ConsenSys/Token-Factory

20/03/17 Update
Very cool https://truffle-box.github.io/

Best Answer

DevCon2 helped me :) React Boilerplate https://github.com/silentcicero/react-dapp-boilerplate

Related Topic