-
Notifications
You must be signed in to change notification settings - Fork 14
Software Design Specifications
Mobile Decentralized Exchange App based on 0x Protocol written on native platform language (Kotlin/Swift).
Wallet to wallet token trading is the most secure way to trade ERC20 tokens directly from your Ethereum wallet.
Trading cryptocurrencies doesn't have to mean losing custody. Use DEX to maintain control of your ERC20 tokens while trading directly from your wallet via our app without any additional software. Trade when you want, where you want, without a middleman.
There is no need to open your notebook or PC to send, receive, or exchange tokens. You only need a phone with DEX installed on it, that's it :)
-
Improve adoption - Our biggest goal is to improve global cryptocurrencies and promote blockchain technology adoption in the mobile industry.
-
Lower entry barrier - Currently there is a high entry threshold for regular users to enter the crypto world, and exchange for some of them is very Hard. We lower this barrier and give them a simple and fast introduction to the crypto world.
First, we would like to introduce version 1.0 of the mobile app and next, we will implement the web application.
- Decentralized
- Secure
- UI & UX
- Open - Source
- Ethereum & ERC20 tokens wallet
- ERC20 Tokens Decentralized Exchange (0x Protocol implementation)
- Wrap/Unwrap ETH
- Restore/Backup/Create wallet via 12 words mnemonic phrase
- Exchange Rates
- UI & UX improvements and optimizations
- Coin Manager
- Add new exchangeable coins pairs
- Dark/Light mode
- UI & UX polishing
- Improve usability of core features
- Refactoring and codebase optimization
- Market prices historical charts
- Animations and microinteractions
- Major features tests
- 'Buy crypto'
- Exchange transactions history
- Fully functional ERC20 Tokens exchange
- Hide/show balance info
- Address book
- Restore/Backup wallet via Private key
- Simple and advanced exchange modes
- Atomic Swaps
- ERC721 Tokens support
- Wrap/Unwrap Bitcoin
- BTC/ETH Exchange
- EOS/ETH Exchange
Our current solution is based on 0x Protocol off-chain orderbooks and on-chain transactions settlement.
Create own 0x relayer that will be added to the upcoming 0x Mesh Network.
We are developing open-source native 0x kits to interact with relayers and directly send transactions to 0x exchange smart contracts written in Kotlin and Swift:
As a base for wallet and transaction records we use well-polished kits developed by Horizontal Systems team:
0x Kit:
DEX App Core:
Simple Base Components Interaction: