Skip to content

Latest commit

 

History

History
130 lines (86 loc) · 8.24 KB

apps.md

File metadata and controls

130 lines (86 loc) · 8.24 KB

Applications

Check out sigmaverse.io - your portal to the Ergo Universe

ErgoDex

The ErgoLabs repositorty contains all the related code for ErgoDex

ErgoProfitSharingDapp

This service will provide a way for dapps to distribute gains among dapps' token holders.

The first user of this service will be the ErgoMixer.

Ergomixer's income (in ERG and other tokens) is currently received by its creator, aka 'anon2020s', since it has only one stakeholder at the moment. He has announced that he is willing to create and sell some tokens in the near future to obtain more stakeholders; let's call this token MIX. later, anyone having the MIX tokens can stake these tokens in the Profit Sharing contract and obtain the mixer's incomes proportional to their staked tokens.

So, it is NOT a way to stake ERG at first. But, it CAN BE USED in the future in some creative services to provide ERG-staking.

ErgoMixer

ErgoMixer is the first working non-custodial, programmable, non-interactive mixer in the cryptocurrency space.

ErgoAuctions

The Ergo Auction House lets you buy and sell collectible tokens, art and much more.

Stablecoins

SigmaUSD

sigmausd.io, The first UTxO-based stable coin - an instantiation of the AgeUSD protocol. Its economic model designed in partnership between IOHK, Ergo, and Emurgo maintains the conservative settings for collateral reserves and avoids the need for liquidations. Along with that, it supports a fully decentralised stablecoin emission setup.

The UI for the front-end is available at anon-real/sigma-usd

Dexy

Oracles

When external oracle data is posted on-chain, it needs to be encoded in a very precise way within a transaction. Furthermore, oracle pools have a bunch of different moving parts which require transactions to be issued to move between the different stages of the pool protocol. Oracle Core creates all of the complex transactions which posts the data on-chain & runs the oracle pool protocol on-chain (such as averaging datapoints). This comes bundled with Oracle Pool Bootstrap and a Connector Library. The ada-usd-oracle source can be seen here. Currently only the erg-usd-oracle is live as seen in the Oracle Pool List

See this overview by Robert Kornacki.

Resources

  • eth/usd connector
  • Ergo oracles | simple command-line tool to launch oracles. Inbuilt implementations for USD/ERG, EUR/ERG, BTC/ERG, AUG/ERG (gold) prices delivery.
  • Learn about data inputs and the truly novel innovations they bring to UTXO-based Blockchains like #Cardano by reading our latest research here
  • Ergo oracles | simple command-line tool to launch oracles. Inbuilt implementations for USD/ERG, EUR/ERG, BTC/ERG, AUG/ERG (gold) prices delivery. See also a forum topic with example

v2

Articles

ErgoFund

Misc

ERGOHACK

ERGOHACK I

ERGOHACK II

Many more possible!