Cryprosaves Ui
This Next.js frontend implementation, called CryptoSaves, provides users with a user-friendly interface to create, deploy, verify, and link their address to their savings contract. Built with Wagmi, Tailwind CSS, and Shadn UI, Viem, Ethers, CryptoSaves enables users to seamlessly interact with the EtherLockup smart contract.

CryptoSaves Frontend Implementation
Overview
This Next.js frontend implementation, called CryptoSaves, provides users with a user-friendly interface to create, deploy, verify, and link their address to their savings contract. Built with Wagmi, Tailwind CSS, and Shadn UI Ethers, CryptoSaves enables users to seamlessly interact with the EtherLockup smart contract.
Features
- User Authentication: Users can log in to their accounts securely showing details of thier savings.
- Contract Deployment: Users can deploy the EtherLockup contract with ease.
- Verification: steps to verify their deployed contracts are shown.
- Address Linking: Users can link their Ethereum addresses to their savings contracts.
- Savings Management: Users can perform savings actions such as locking Ether, unlocking Ether, extending lockup periods, and withdrawing funds.
Usage
To use this template for your Web3 project:
- Clone the repository.
- Install dependencies with
yarn install
.
- Start the development server with
yarn dev
.
- Begin building your decentralized application with the provided components and functionalities.
Contributing
This project is entirely open-source, and contributions are welcome. If you have ideas for improvements, features to add, or bug fixes, feel free to submit a pull request.
Author