task 1: add the json file for a RocketPool, a DeFi protocol;task2 :Add a Json previewer tool
task1: The ERC7730 JSON file follows a standardized schema for Ledger clear signing. 1. Start with contract analysis: Get ABI from contract address 2. Identify key functions: approve, transfer, mint, burn, etc. 3. Define user intents: What each function does in plain English 4. Map parameters: Link ABI parameters to display labels 5. Set formatting rules: How addresses, amounts should appear task2: