📄️ Gardens
Gardens are programmable crypto portfolios built using the ERC-2535 Diamond standard, allowing modular and upgradeable contract architecture. In simple terms, a Garden is your personal crypto portfolio that you can customize and manage freely. Each user can create and own multiple Gardens, representing different investment strategies or asset allocations.
📄️ SWA and Gasless tx
A Smart Contract Wallet (SWA) is an advanced type of blockchain wallet powered by programmable smart contracts. Unlike traditional wallets that rely solely on private keys to manage assets, SWAs offer enhanced functionality, automation, and security by executing logic directly on the blockchain.
📄️ Transfer
The Transfer function allows users to move crypto assets from one address or contract (e.g., a Garden) to another. It is the most fundamental blockchain operation and is essential for asset management across wallets, contracts, or users.
📄️ Swap
The Swap function enables users to exchange one cryptocurrency for another directly from within their Garden using decentralized exchanges (DEXs) like Uniswap, SushiSwap, or other integrated protocols. E.g. exchanging ETH for USDC within a Garden to rebalance a portfolio or capitalize on market movements.
📄️ Lend
The Lend function allows users to deposit their crypto assets into integrated lending protocols (such as Aave or Compound) directly from their Garden.