Truffle

使用 Truffle + React + Redux 建構應用程序

  • March 20, 2017

我正在尋找一些關於如何使用 Truffle + React + Redux 建構 Dapp 的範例。

我只能找到這個舊教程https://www.youtube.com/watch?v=GPP6uAq15d8

有人有其他材料嗎?GitHub 儲存庫,指南。

非常感謝。

“像”樣板一樣工作

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

20/03/17 更新 非常酷https://truffle-box.github.io/

DevCon2 幫助了我 :) React Boilerplate https://github.com/silentcicero/react-dapp-boilerplate

你可以使用松露盒

它不附帶 web3 的 reducer,如果您希望支持基於瀏覽器的錢包,這將很有幫助。

這是一個帶有 web3 reducer 的 fork,它可以讓你將 web3 作為 props 傳遞給組件

引用自:https://ethereum.stackexchange.com/questions/6523