Awesome
balancer
Look Ma! No web browser. No JavaScript. No MetaMask.
reason to be
This dapp is an implementation of the https://balancer.fi protocol in native code, made possible by an awesome grant from the Balancer DAO.
downloads
You can download this dapp for Windows or macOS.
networks
At the time of this writing, this dapp supports the following EVM-compatible networks:
compiling
- Download and install Delphi Community Edition
- Clone Delphereum and the dependencies
- The compiler will stop at infura.api.key
- Enter your Infura API key
- Should you decide to fork this repo, then do not commit your API key. Your API key is not to be shared.
testing
- Switch your MetaMask to the Sepolia test network
- Navigate to https://sepoliafaucet.com
- Paste your wallet address and press the
Send Me ETH
button - Wait for your transaction to get mined. Your wallet will get credited with 0.5 ETH
- Navigate to https://app.balancer.fi/#/sepolia/faucet
- Pick whatever token you will want to trade and press the
Drip
button - Wait for your transaction to get mined
- Repeat step 6 and 7 for the other tokens you will want to trade
- Launch balancer, paste your wallet address from MetaMask, select the Sepolia network
disclaimer
This dapp is provided free of charge. There is no warranty and no independent audit has been or will be commissioned. You are encouraged to read the code and decide for yourself whether it is secure. The authors do not assume any responsibility for bugs, vulnerabilities, or any other technical defects. Use at your own risk.