Tiwanaku is a cross-chain swap app built on Yanda HyFi protocol. It leverages on CEXs pairs to exchange assets between different chains, solving the main problems of using a fully DEX app:
- High and slow transaction fees
- Lack of the order book and low liquidity
- Clone the repo
- Switch to project root directory (
cd swap-interface-2
) - Run
yarn
- Run
yarn start