{"id":15678980,"url":"https://github.com/aquiladev/ddns-action","last_synced_at":"2025-05-07T09:10:27.065Z","repository":{"id":39949026,"uuid":"243282820","full_name":"aquiladev/ddns-action","owner":"aquiladev","description":"GitHub Action for DDNS (ENS, CNS, UNS) update","archived":false,"fork":false,"pushed_at":"2023-03-04T06:12:44.000Z","size":161101,"stargazers_count":12,"open_issues_count":10,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T21:02:18.238Z","etag":null,"topics":["action","cns","ddns","ens","ethereum","github"],"latest_commit_sha":null,"homepage":"https://dapps-delivery-guide.readthedocs.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aquiladev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"aquiladev"}},"created_at":"2020-02-26T14:29:33.000Z","updated_at":"2023-08-27T14:09:38.000Z","dependencies_parsed_at":"2025-03-14T07:15:22.816Z","dependency_job_id":null,"html_url":"https://github.com/aquiladev/ddns-action","commit_stats":{"total_commits":51,"total_committers":3,"mean_commits":17.0,"dds":0.3529411764705882,"last_synced_commit":"5d58159acd709280fa70c0b966c36169e69fcf9c"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquiladev%2Fddns-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquiladev%2Fddns-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquiladev%2Fddns-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquiladev%2Fddns-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquiladev","download_url":"https://codeload.github.com/aquiladev/ddns-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252847499,"owners_count":21813455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["action","cns","ddns","ens","ethereum","github"],"created_at":"2024-10-03T16:25:46.563Z","updated_at":"2025-05-07T09:10:27.044Z","avatar_url":"https://github.com/aquiladev.png","language":"JavaScript","funding_links":["https://ko-fi.com/aquiladev"],"categories":[],"sub_categories":[],"readme":"# ddns-action\nDDNS(Distributed Domain Name System) update action. Currently it supports ENS, CNS and UNS.\n\n**WARNING**: The action supports only L1(Ethereum) UNS(including CNS) domains. More information about [L1/L2](https://docs.unstoppabledomains.com/polygon-l2-network/l1-ethereum-vs-l2-polygon-comparison)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"400\" src=\"assets/ddns-action.png\" alt=\"ddns action\"\u003e\n\u003c/p\u003e\n\n## Inputs\nParameter     |Required |Description\n---           |---      |---\n`mnemonic`    |Yes      |Mnemonic phrase for wallet recovery. Plain PrivateKey can be used as well.\n`rpc`         |Yes      |Url of RPC APIs.\n`name`        |Yes      |Distributed domain name. Currently it supports ENS(.eth), CNS(.crypto), UNS(.coin, .wallet, .bitcoin, .x, .888, .nft, .dao, .blockchain) names. (eg `ddns-action.eth`, `ddns-action.crypto`)\n`contentHash` |Yes      |Hash of content..\n`contentType` |No       |Type of content. Supported types [`ipfs-ns`, `swarm-ns`]. Default `ipfs-ns`\n`dryRun`      |No       |Execution emulation without setting new content hash. Default `false`\n`verbose`     |No       |Level of verbosity [`false` - quiet, `true` - verbose]. Default `false`\n\n## Content type support\nProvider  |ipfs-ns  |swarm-ns\n---       |---      |---\nENS       |Yes      |Yes\nCNS       |Yes      |No\nUNS       |Yes      |No\n\n## Network support\nProvider  |Network\n---       |---\nENS       |Ethereum Mainnet, Ropsten, Rinkeby, Goerli\nCNS       |Ethereum Mainnet, Rinkeby, Goerli, Polygon Mainnet, Mumbai\nUNS       |Ethereum Mainnet, Rinkeby, Goerli, Polygon Mainnet, Mumbai\n\n## Example usage\n\n```\nuses: aquiladev/ddns-action@v1\nwith:\n  mnemonic: ${{ secrets.MNEMONIC }}\n  rpc: ${{ secrets.RPC }}\n  name: ddns-action.eth\n  contentHash: ${{ steps.upload.outputs.hash }}\n```\n\n## [\u003e\u003e Documentation](https://github.com/aquiladev/ddns-action/wiki)\nTake a look [DApps Delivery Guide](https://dapps-delivery-guide.readthedocs.io/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faquiladev%2Fddns-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faquiladev%2Fddns-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faquiladev%2Fddns-action/lists"}