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.
Maintainers | Telegram
Tech Rebel | Product Manager techrebelgit Telegram |
Joel Vargas | Frontend Developer JoelVR17 Telegram |
Armando Murillo | Full Stack Developer armandocodecr Telegram |
Caleb Loría | Smart Contract Developer zkCaleb-dev Telegram |
Follow the steps below to get started with this project:
- Install dependencies.
- Set enviroment variables.
- Run the project!
- Fork the repo.
- Clone the repo locally.
- Execute
npm i. - Setup .env according to the information below.
- The local API Key Docs.
- Run the project.
-
Install dependencies:
npm i
-
Format the code using Prettier: (This is for avoid eslint errors)
npx prettier --write . -
Start the development server:
npm run dev
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.\




