Work in Progress.
- React
- Redux
- Saga
- Web3(MetaMask)
- Sass
- Material-UI
- Bluzelle
- IPFS Infura (https://infura.io/) npm package ipfs-api
git clone https://github.com/gwenf/crypto-soccer
cd react-truffle-metamask
npm install -g ganache-cli
npm install -g truffle
yarn install
truffle compile
Open a new console
ganache-cli
truffle migrate
yarn start
- react-truffle-metamask https://github.com/PhyrexTsai/react-truffle-metamask
- ganache-cli: https://github.com/trufflesuite/ganache-cli
- truffle: https://github.com/trufflesuite/truffle