Technical Overview

What connects with what and goes where.

  1. dApp - the Ownity web application which the user interacts with.

  2. Server 2.1. API - the dApp-Server data exchange interface. 2.2. Database - a PostgreSQL database where all the data is stored. 2.3. Blockchain Event Scanner - performs Ownity smart contract event scanning and writes their details to the Database. 2.4. Oracle - the mechanism interacting with External Marketplace APIs and smart contracts.

  3. Smart Contracts 3.1. Proxy Contract 3.2. Implementation Contract

Last updated