Skip to content

Add better customization for Anchor Platform #7

Description

@ElliotFriend

As of now, this react component will always use https://soroban-testnet.stellar.org for the example URLs. We need to modify this so we can display the relevant example URL for Anchor Platform methods.

For context, here's the (ugly) way we do it currently, by checking if there is an _ (underscore) in the method name. That's very fragile, though.

Likely a better method is to see if the passed-in method has any tags associated with it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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