LiquidityLocker
React.js, Truffle, Web3, Solidity, Webpack
- Provides a user interface to lock ERC20 tokens and liquidity pool (LP) tokens via smart contracts.
- Implements smart contracts in Solidity that handle token locks, fee calculations, and unlocking mechanisms.
- Utilizes Truffle for smart contract deployment, testing, and migrations.
- Uses React with Chakra UI for building a responsive frontend, including modals for wallet connection and account details.
- Integrates web3 functionality with wagmi and ethers to connect user wallets, approve tokens, and execute blockchain transactions.