-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Issue:
Integrate the deployed smart contracts for meTokens via the Base and Optimism networks for the client side of the application.
Overview:
This integration project aims to enable creators to use the meToken factory to create custom tokens with a built-in AMM (Automated Market Maker) on the client side of the application. The meToken factory will be accessible through the Base and Optimism networks.
Deployed Contracts:
Base
metokensFactory: 0xb31Ae2583d983faa7D8C8304e6A16E414e721A0B
Diamond: 0xba5502db2aC2cBff189965e991C07109B14eB3f5
Optimism
metokensFactory: 0x7BE650f4AA109377c1bBbEE0851CF72A8e7E915C
Diamond: 0xdD830E2cdC4023d1744232a403Cf2F6c84e898D1
Tasks:
- Identify and document the current implementation and status of the deployed smart contracts for meTokens.
- Gather and verify details about the Base and Optimism networks integrated with the project.
- Implement the client-side logic to interact with the meToken factory smart contracts.
- Test the integration to ensure that creators can successfully create custom tokens with the built-in AMM.
- Document the integration process and provide necessary instructions for users.
Dependencies/Prerequisites:
- Ensure that the deployed smart contracts for meTokens are up-to-date and correctly deployed on the Base and Optimism networks.
- Verify that the client-side application has the necessary dependencies to interact with the smart contracts.
Benefits:
- Enable creators to easily create and manage custom tokens.
- Leverage the built-in AMM for seamless token transactions.
- Expand the functionality and usability of the application by integrating with Base and Optimism networks.Issue:
Integrate the deployed smart contracts for meTokens via the Base and Optimism networks for the client side of the application.
Overview:
This integration project aims to enable creators to use the meToken factory to create custom tokens with a built-in AMM (Automated Market Maker) on the client side of the application. The meToken factory will be accessible through the Base and Optimism networks.
Tasks:
- Identify and document the current implementation and status of the deployed smart contracts for meTokens.
- Gather and verify details about the Base and Optimism networks integrated with the project.
- Implement the client-side logic to interact with the meToken factory smart contracts.
- Test the integration to ensure that creators can successfully create custom tokens with the built-in AMM.
- Document the integration process and provide necessary instructions for users.
Dependencies/Prerequisites:
- Ensure that the deployed smart contracts for meTokens are up-to-date and correctly deployed on the Base and Optimism networks.
- Verify that the client-side application has the necessary dependencies to interact with the smart contracts.
Benefits:
- Enable creators to easily create and manage custom tokens.
- Leverage the built-in AMM for seamless token transactions.
- Expand the functionality and usability of the application by integrating with Base and Optimism networks.