Pouswap is a comprehensive decentralized application (dApp) simulating a decentralized exchange platform for digital assets on the Ethereum Virtual Machine (EVM) blockchain. Specifically focused on ERC-20 tokens it provides a seamless and secure solution for peer-to-peer trading of these assets.
Front end Back end Blockchain Schemas
- View the list of assets on the platform and select a specific specific asset to view
- Add assets to a liquidity pool
- Assets staking
To install this project run :
git clone https://github.com/degenanddev/pa_4IBC.git
docker-compose buildTo deploy this project run :
docker-compose up -d