Ownity operates based on our custom-developed model for communication between the UI, smart contracts, and backend.
The backend is built using the Python, Django, and PostgreSQL stack.
The frontend is built using the Vue.js framework.
The Ownity protocol is a set of self-developed Solidity proxy smart contracts that interact with the external marketplace smart contracts via the “delegatedcall” method by forwarding encrypted input data.