✨ This workspace has been generated by Nx, Smart Monorepos · Fast CI. ✨
BALUNI is an innovative application designed for trading on decentralized exchanges. It offers a range of tools to facilitate trading activities on platforms like Uniswap. BALUNI is tailored to assist both new and experienced traders in managing their cryptocurrency portfolios with ease.
try our online demo at https://baluni.vercel.app
Baluni Tx Flow
After cloning the repository, install dependencies from the root of the project
#yarn
yarn install
#npm
npm i
from the root of the project, run the following command:
yarn backend:dev
from the root of the project, run the following command:
yarn web:dev
yarn cli:dev