memefactory icon indicating copy to clipboard operation
memefactory copied to clipboard

migrate server to web3 version 1.0

Open fbielejec opened this issue 4 years ago • 0 comments

Problem

Migrating to web3 1.0 would allow use to use infura node for the deployment and runtime of districts, removing the necessity to maintain our own nodes and reducing the CPU usage / memory footprint of AWS instances.

Implementation

Migrate district-server-web3 and all the proxy server libraries/modules depending on it. Use websockets over JSON-RPC http requests for communication.

Acceptance Criteria

Rules for the future PR to be accepted.

Notes

List of server libraries depending on web3:

Future Steps

Migrate UI libraries.

fbielejec avatar Jul 17 '19 14:07 fbielejec