This repository contains the sources for the sharder project. Pleaser consider that this is a prototype for now and the sharding services might be unsafe. Do not use this for production purposes or with sensitive data.
Coming soon..
Install the dependencies using the following command:
npm install
And start the React application using:
npm run start