Skip to content

decentrio/onomy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 25, 2024
c16d60e · Dec 25, 2024
Sep 12, 2024
Dec 25, 2024
Nov 6, 2024
Jan 12, 2023
Jun 15, 2023
Oct 22, 2024
Jun 27, 2024
Nov 13, 2024
Nov 11, 2024
Nov 17, 2023
Sep 20, 2024
Sep 14, 2024
Nov 6, 2024
Sep 20, 2024
Jun 7, 2023
Oct 11, 2024
Jun 15, 2023
Jun 15, 2023
Aug 3, 2021
Sep 12, 2024
Sep 16, 2024
Dec 23, 2021
Dec 25, 2024
Dec 25, 2024
Sep 14, 2024

Repository files navigation

onomy-docs-2-w

Overview

Onomy is an application-specific blockchain built to power a decentralized exchange that converges Forex and Decentralized Finance.

As a multi-chain ecosystem based on the Cosmos software development kit, it leverages the inter-blockchain communication protocol and implements bridges between blockchains like Ethereum, Avalanche, EVM chains, and others TBA.

Users can easily manage assets from connected networks via Onomy Access (multi-chain wallet), efficiently trade digital assets on the decentralized Onomy Exchange supporting both AMM and orderbook trading (limit orders, stop loss, market), and mint decentralized stablecoins through the Onomy Reserve using NOM, the protocol token, as collateral.

Official WebsiteTelegram DiscussionTelegram AnnDiscordTwitterMedium

Mainnet

Join the Mainnet! You can find the documentation here

Testnet

Join the Testnet! You can find the documentation here

Development

The development branch is dev. The branch might contain unstable changes.

All the changes should pass through the flow "feature-branch" -> "Pull Request" -> "dev".

Format code by the project rules

make format-in-docker

Run CI

make all-in-docker

Build the project

Build artifact

make build

Install

make install

Learn more about starport

About

Onomy Network Provider Chain Software

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 77.3%
  • Rust 9.9%
  • Shell 9.8%
  • Dockerfile 1.5%
  • Makefile 1.5%