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

Translate Sui dubhe-framework to Aptos #96

Open
3 tasks
Zombieliu opened this issue Dec 5, 2024 · 0 comments
Open
3 tasks

Translate Sui dubhe-framework to Aptos #96

Zombieliu opened this issue Dec 5, 2024 · 0 comments
Assignees
Labels
aptos aptos difficulty:hard difficulty:hard good first issue Good for newcomers move move non-rewarded non-rewarded ODHack 11 from onlydust open for contribution open for contribution

Comments

@Zombieliu
Copy link
Contributor

Objective

Port the Sui version of the dubhe-framework to the Aptos platform.

Implementation Steps

  1. Analyze the core functions of the Sui dubhe-framework.
  2. Study the main differences between Aptos Move and Sui Move.
  3. Convert core data structures:
    • Adapt to Aptos's ownership model.
    • Modify related type definitions.
  4. Rewrite core functional modules:
    • Implement the Aptos version of the interface.
    • Adapt to Aptos-specific features.

Acceptance Criteria

  • Complete the migration of all core functions.
  • Pass unit tests.
  • Provide complete documentation.
@Zombieliu Zombieliu added good first issue Good for newcomers ODHack 11 from onlydust difficulty:hard difficulty:hard aptos aptos move move labels Dec 5, 2024
@Zombieliu Zombieliu added open for contribution open for contribution non-rewarded non-rewarded labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aptos aptos difficulty:hard difficulty:hard good first issue Good for newcomers move move non-rewarded non-rewarded ODHack 11 from onlydust open for contribution open for contribution
Projects
None yet
Development

No branches or pull requests

3 participants