da-kami / ambrosia

Complete rewrite and redesign of the PoC app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ambrosia

⚠️ We are currently working on a better user experience. It is not recommended to use this application on mainnet yet.

Ambrosia is a decentralized exchange user interface, that uses the COMIT network daemon for atomic swaps.

Prerequisites

Swapping requires setting up a Ledger Nanon S device. The development setup is currently configured to one specific device. If you want to set this up yourself please contact that COMIT team. UI setup support will be added shortly so you can easily do the setup yourself.

For testing Ambrosia with a development setup (on regtest) we recommend using comit-scripts. We are working on a stable release of comit-scripts at the moment, until then you have to build the rust-code yourself.

Starting Development

yarn dev

Running production build

yarn start

Packaging for Production

To package apps for the local platform:

yarn package

About

Complete rewrite and redesign of the PoC app

License:Apache License 2.0


Languages

Language:TypeScript 88.6%Language:JavaScript 10.1%Language:CSS 0.7%Language:HTML 0.6%