Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.42 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.42 KB

dorders

Integration

A system helping two parties to exchange remotely information to fulfilled local deals.

Abstract

dorders is a virtual platform helping people to exchange locally goods and services. Its purpose is to help little and local economic agents to practice their activities without dependencies on bigger ones. The platform relies mostly on Internet embracing a decentralized system as well as a peer-to-peer architecture.

To get more details reading the white paper.

Bounded contexts

Peer

Contact

Profile

Framework

Build

Build and test the dorders modules.

npm ci
npm run bootstrap
npm run build
npm run jest

Build the white paper

npm run paper:build