A web application portal for app/game developers and ebook publishers for Futur Protocol.
The deployed dev version can be found here: link
you need to have node.js and yarn installed.
One part of the backend is based on firebase, a firebase project needs to be created here is a guide.
To intstall the required dependencies run yarn
in the root of the cloned project.
To run the app locally run yarn dev