This repository is not active
oskar-kaminski/ethereum-springboot-react
Goals: 1) Implement an Ethereum Smart Contract called SoccerManager and deploy it to Ethereum Blockchain running locally; 2) Implement two Spring Boot backend applications, ethereum-api and player-api, that uses Web3j library to communicate with Ethereum blockchain; 3) Implement two ReactJS frontend applications, ethereum-ui and player-ui, that communicate to their respective backend application.
Java