-
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 some 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 technologies adoption in mobile industry.
-
Lower entry barrier - For now there is a high entry threshold for regular users to enter crypto world and exchange for some of them is very hard, we lower this barrier and give them simple and fast introduction to crypto world.
At first we want to introduce mobile app 1.0 version then we want to implement web app.
- 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
- Show transactions estimate duration
- Core refactoring and codebase optimization
- Market prices historical charts
- Animations and microinteractions
- Optimize and minimize app package
- Fully functional ERC20 Tokens exchange
- Hide/show balance info
- Address book
- Exchange transactions history
- Restore/Backup wallet via Private key
- Simple and advanced exchange modes
- Atomic Swaps
- ERC721 Tokens support
- BTC/ETH Exchange
- EOS/ETH Exchange
Our current solution is based on 0x Protocol off-chain orderbooks and on-chain transactions settlement.
Own 0x relayer that will be added to upcoming 0x Mesh Network.
We are developing open-source native 0x kits to interact with relayers and directly send transaction to 0x exchange smart contracts written in Kotlin and Swift:
- Android 0x Kit
- iOS 0x Kit - Upcoming
As a base for wallet and transaction records we use well polished kits developed by Horizontal Systems team:
0x Kit:
DEX Core:
Simple Core Components Interaction: