This project is a Cartesi Rollup application that processes JSON payloads, interacts with Ethereum smart contracts, handles Ether withdrawals, and performs string operations.
- Set Contract Address: Configure smart contract addresses.
- Generate Number: Double a provided number and store it in the storage contract.
- Mint NFT: Mint an NFT for the transaction sender.
- Ether Withdrawal: Handle Ether withdrawal requests for users.
- String Manipulation: Convert strings to uppercase and track users.
- User & Request Management: Manage and inspect user data, request statistics, and check Ether balances.