Simplest way to trade on defi from your smartphone. Enter into positions, provide liquidity, manage yield farms all from your phone with enhanced security and native UI and UX (not cluttered web-apps). Currently supports top defi protocols on the Ethereum Mainnet.
For the previous Super-Dapp edition of BlackSpace - check this branch
- clone the branch's repo
yarn
npx pod-install ios
- Run this in terminal to make sure browser js packages work -
./node_modules/.bin/rn-nodeify --hack --install
- Terminal builds do not work. Open in Xcode (.workspace file in ./ios)
- Open Pods.
- Delete
GCDAsyncSocket.m
from TcpSockets's Compile Sources - Delete
GCDAsyncUdpSocket.m
from CocoaAsyncSocket's Compile Sources
- Do an XCode build and run