Skip to content

Two Track Winner of Human DeFi Hackathon 2020. Convergent and Coherent Time Value Tokens Powered by Aeternity Protocol Non Fungible Token Implementation with a Hash Time Locked Contracts (HTLC) construct.

License

Notifications You must be signed in to change notification settings

GaussGlobalMachines/AeonNet

 
 

Repository files navigation

Overview

  • A Dynamic Time Locked Trading System on Aeternity Application Architecture for Web3 Workforce.

Context

We consider every non-fungible activities on real world assets as skills. A good example could be the songs as real world assets and singing as a skill. Another example for our consideration is resume as a real world asset and resume writing as a skill. A software program can be an asset and programming is a skill. Through this skill exchange, we want to create a liquid market where people can trade the real world assets in real time by providing tokenised skills in a time locked manner. Gig workforce can initially add their asset data and metadata into the decentralised application and then see the popularity of their assets in the platform. Once they receive a significant and sufficient threshold of rating for the assets, they can enter the skill exchange, by minting the time locked skill token. Once the skill token is minted, they can tokenise the assets and subsequently trade the skills and assets together or separately. Thus there will be two type of tokens per gig worker - skill token and asset token. Time locking is a very important capability for tokenising skills in the gig economy in context of web3 as decentralised digital workforce are not bound to any organisation for unlimited time.

Concepts

  • Hash Time Lock Contract concept is one of the earlier tenets of decentralised exchanges
  • The dimensions of time are different on the blockchain and off the blockchain
  • Non Fungible Tokens have different short term and long term values

Technology

AeonNet is a Trading Time Value Tokenisation Platform deployed on Aeternity Application Architecture with Smart Contracts written on Sophia, a functonal programming language. It is designed as a decentralised application different non fungible assets can be tokenised and traded at their long term and short term value. Time Trade Tokenss are built with NFT standards. All time locks are aggregated using ECDSA basd elliptical curve cryptographic security with a Hash Time Locked Contract (HTLC) for verification purpose.

Screenshots

Screenshot 2022-01-24 at 2 37 26 AM

Components

  • Hash Time Locks implemented through the Time Stamping Transactions in a Blockchain
  • Time Value Token created as a Non Fungible Token in the Aeternity Token Standard
  • Time Value Aggregation using Time Lock Properties such as Sequence, Route and Order

Tools

  • Aeternity Node
  • Aeternity Contracts
  • Aeternity SDK
  • NodeJS
  • NPM

What is next

  • Completion of UI and UX for the Skill Exchange
  • Deployment of Aeternity Contracts on TestNet

About

Two Track Winner of Human DeFi Hackathon 2020. Convergent and Coherent Time Value Tokens Powered by Aeternity Protocol Non Fungible Token Implementation with a Hash Time Locked Contracts (HTLC) construct.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 76.7%
  • HTML 19.4%
  • CSS 2.8%
  • Shell 1.1%