Skip to content

Make address a link to blockcypher #2

Description

@caffeinum

mvF1LyVR6yxFpEwmkeMVq3SBx2pX6mcFYV

image

https://live.blockcypher.com/btc-testnet/address/n274QqGLtTpbdKtJATCstFJs96tmT2V1qM/

<a href="#" id="recipient-address">recipient address</a>

JS:

document.querySelector("#recipient-address").href = "https://live.blockcypher.com/btc-testnet/address/" + address
document.querySelector("#recipient-address").innerText = address

Activity

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

Metadata

Metadata

Assignees

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