dovuofficial / reputation-prototype-services

This is a small web app with an admin panel that allows us to create projects and keep track of state tokens that connects to the frontend of our reputation insurance staking system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reputational Insurance prototypes webservices

This is a small API with an admin panel to allow us to manage projects and track staked tokens in a way that allows us to not have to communicate with the contract all of the time.

For all documentation purposes please look at the postman collection that is included inside of this project.

Overview

In short, the API provides functionality for two main purposes:

  • Project management as a CRUD
  • Tracking account stakes for a given project as a CRUD

In addition, the admin panel provided has a nice UI layout for those that want to adjust by hand...

About

This is a small web app with an admin panel that allows us to create projects and keep track of state tokens that connects to the frontend of our reputation insurance staking system.


Languages

Language:PHP 53.1%Language:Blade 44.0%Language:CSS 1.5%Language:JavaScript 1.1%Language:Shell 0.2%