Distant Finance
Distant Finance combines an NFT marketplace with peer-to-peer lending, giving users one place to trade digital assets and access NFT-backed liquidity.
GitHubTech Stack: Solidity · React · TypeScript · Ethers.js · IPFS · Hardhat · Tailwind CSS
What It Does
- Supports NFT marketplace activity and peer-to-peer lending flows.
- Uses smart contracts to coordinate onchain transactions.
- Stores NFT metadata and assets through IPFS.
- Targets multiple blockchain ecosystems, including Base, Lisk, Sonic, and Solana.
Engineering Focus
The project brought the contract and frontend layers together: Solidity and Hardhat for the EVM-facing smart contracts, Ethers.js for wallet and contract interactions, and React with TypeScript for the user experience.
Building it required careful handling of wallet state, transaction feedback, asset metadata, and the different states involved in marketplace and lending operations.
Status
The project is released, and its source code is available publicly on GitHub.
