Skip to content

Trustless-Work/clonable-backoffice

Repository files navigation

CLR-S (2)

Trustless Work | API Documentation

The Trustless Work Backoffice is an administrative console for managing the full lifecycle of Trustless Work escrows. It enables deployment, monitoring, and operation of escrows, milestone updates, fund releases, and dispute handling — all in an auditable and accounting-ready workflow.


image

Maintainers | Telegram

Owner 1

Tech Rebel | Product Manager

techrebelgit
Telegram
Owner 2

Joel Vargas | Frontend Developer

JoelVR17
Telegram
Owner 3

Armando Murillo | Full Stack Developer

armandocodecr
Telegram
Owner 4

Caleb Loría | Smart Contract Developer

zkCaleb-dev
Telegram

Getting Started

Follow the steps below to get started with this project:

Video Tutorial

See Video

Summary

  1. Install dependencies.
  2. Set enviroment variables.
  3. Run the project!

Steps

  1. Fork the repo.
  2. Clone the repo locally.
  3. Execute npm i.
  4. Setup .env according to the information below.
    1. The local API Key Docs.
  5. Run the project.

Installation

  1. Install dependencies:

    npm i
  2. Format the code using Prettier: (This is for avoid eslint errors)

    npx prettier --write .
  3. Start the development server:

    npm run dev

Environment Variables

Make sure to set up the following environment variable in your .env file:


# TRUSTLESS WORK -> See API KEY Video
NEXT_PUBLIC_API_KEY=""

The wallets are required to interact with the platform.\


Thanks to all the contributors who have made this project possible!

Contributors

About

Clonable backoffice for fast escrow initialization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages