Introduction

dolphinze is a cloud-based SaaS platform providing chain-agnostic, compliant, and programmable payroll infrastructure for global contractors. The system supports both fiat and crypto payouts, streamlining multi-currency disbursements for businesses and platforms that engage contractors.

The infrastructure serves two primary users:

Architecture Overview

Physical Architecture

At a high level, the platform follows standard platforms for web-based SaaS platforms. There’s a frontend hosted in Netlify and a backend exposing an API. The backend stores data in PostgreSQL and includes a number of background services which handle asynchronous responsibilities. The backend is hosted in DigitalOcean. User management is delegated to firebase which is a google service for user authentication.

Physical architecture.png

Technical Architecture

Technical architecture.png

Explanation:

This diagram illustrates the interaction between user roles, services, and integrations: