ece496-blockchain-capstone-team / ece496-blockchain-simulator

Repository for the code for blockchain simulator capstone project
MIT License
2 stars 1 forks source link

Added network reducer and redux-react framework #16

Closed davidjyee closed 2 years ago

davidjyee commented 2 years ago

Added basic redux-react network reducer, is viewable from browser extension (installation instructions have been added to read me).

Will be adding initialization and working through implementation of Host on redux next to ensure compatibility, just wanted to merge current framework to dev so we are all working on the same framework together.