Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client-side Integration for meTokens creator contracts #75

Open
sirgawain0x opened this issue Nov 13, 2024 · 0 comments
Open

Client-side Integration for meTokens creator contracts #75

sirgawain0x opened this issue Nov 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sirgawain0x
Copy link
Member

sirgawain0x commented Nov 13, 2024

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:

  1. Identify and document the current implementation and status of the deployed smart contracts for meTokens.
  2. Gather and verify details about the Base and Optimism networks integrated with the project.
  3. Implement the client-side logic to interact with the meToken factory smart contracts.
  4. Test the integration to ensure that creators can successfully create custom tokens with the built-in AMM.
  5. 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:

  1. Identify and document the current implementation and status of the deployed smart contracts for meTokens.
  2. Gather and verify details about the Base and Optimism networks integrated with the project.
  3. Implement the client-side logic to interact with the meToken factory smart contracts.
  4. Test the integration to ensure that creators can successfully create custom tokens with the built-in AMM.
  5. 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.
@sirgawain0x sirgawain0x added the enhancement New feature or request label Nov 13, 2024
@sirgawain0x sirgawain0x changed the title Client-side Integration for meTokens creator contracts. Client-side Integration for meTokens creator contracts Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant