aquiladev/Update DDNS

DDNS(Distributed Domain Name System) update action. Currently it supports ENS, CNS and UNS.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 25, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: aquiladev/ddns-action@5d58159acd709280fa70c0b966c36169e69fcf9c # v0.3.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
mnemonicMnemonic phrase for wallet recovery. Plain PrivateKey can be used as well.yes
rpcUrl of RPC APIs.yes
nameDistributed domain name. Currently it supports ENS(.eth), CNS(.crypto), UNS(.coin, .wallet, .bitcoin, .x, .888, .nft, .dao, .blockchain) names. (eg `ddns-action.eth`)yes
contentHashHash of content.yes
contentTypeType of content. Supported types [ipfs-ns, swarm-ns]noipfs-ns
dryRunExecution emulation without setting new content hash.nofalse
verboseLevel of verbositynofalse

no outputs