Skip to content

1m1-github/FairFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FairFX

on DLT FX rates for any currency

Smart Contract API returns $FX_n$ and $FX_d$ with:

FX of given currency to default DLT currency represented as a fraction: $FX_n/FX_d$

  • ccy is subjective: return 0/0
  • ccy is objective: return current value derived from connector
  • objective is defined as the set of ccys that have a connector installed
  • connectors can be added/removed (theoretically by governance)
  • connectors call on-DLT sources (e.g. DEXs for a current FX rate)
  • connectors can have arbitrary complexity, including liquidity requirements or choices of metric (bid-ask middle, TWAP, etc.)

base currency is the default energy currency of the DLT

About

FX rates for **any** currency

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published