Skip to content

Crypto Soccer team project in Ethereum, IPFS, and Solidity.

License

Notifications You must be signed in to change notification settings

gwenf/crypto-soccer

Repository files navigation

CryptoSoccer

Work in Progress.

Technical stack

Frontend

  • React
  • Redux
  • Saga
  • Web3(MetaMask)

UI

  • Sass
  • Material-UI

Smart contract/Solidity

Database

Install flow

Clone repo

git clone https://github.com/gwenf/crypto-soccer
cd react-truffle-metamask

Install ganache

npm install -g ganache-cli

Install truffle

npm install -g truffle

Build repo

yarn install
truffle compile

Start repo

Open a new console

ganache-cli
truffle migrate
yarn start

Reference

About

Crypto Soccer team project in Ethereum, IPFS, and Solidity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published