Skip to content

Feature: Add nameop send functionality #27

@NiKrause

Description

@NiKrause

This issue was already done by Devin! Please merge the branch to dev.

Added localization strings for NameOp transactions and the "Send to DoiAddress" functionality in the en.json file.

  1. Implemented the handleNameOpSendPress function to manage sending logic for NameOp transactions, including navigation to the SendDetails screen with relevant parameters.
  2. Implemented routeParams.nameOp handling in SendDetails.tsx to pre-populate the address field and store NameOp data in txMetadata for transaction creation.
  3. Modified the transaction creation logic to handle NameOp scripts in the outputs, including type adjustments and network parameter handling.
  4. Ran lint checks using npm run lint to verify the code for TypeScript and ESLint errors.
  5. Created a new branch for NameOp functionality and pushed changes to the remote repository devin/1735298652-add-nameop-send-functionality

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions