Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 660 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 660 Bytes

Proof of Ownership DApp built with neo-python

This project uses NEO smart contract that can be compiled with neo-boa package. It has a basic interface built using neon-js. Note that this app is still under development.

Proof of Ownership

Every asset in this world has a owner who has complete right to manage the asset. The asset ownership can be either recorded physically or digitally. Blockchain records provide a convenient way to store the digital assets using their inbuilt digital asset and identity mechanism.

NEO Platform

NEO provides a convenient way to represent and manage digital assets and identity to achieve a smart economy.