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

test: meta transaction FT transfer #8564

Merged
merged 3 commits into from
Feb 14, 2023

Commits on Feb 13, 2023

  1. test: meta transaction FT transfer

    This is the example used for NEP-366,  an FT transfer paid by the
    relayer but the relayer gets a reward.
    
    Adds `fungible_token.wasm` as a test contract, which is the
    example implementation of NEP-141 in the near-sdk-rs  repository.
    jakmeier committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    04ab93e View commit details
    Browse the repository at this point in the history
  2. force add FT WASM

    jakmeier committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    d5f9723 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    bb3abe6 View commit details
    Browse the repository at this point in the history