{"id":31745028,"url":"https://github.com/dotbithq/das-auction-contract","last_synced_at":"2025-10-24T00:57:42.326Z","repository":{"id":149003402,"uuid":"615946411","full_name":"dotbitHQ/das-auction-contract","owner":"dotbitHQ","description":"The solidity contract of dutch auction","archived":false,"fork":false,"pushed_at":"2023-04-17T07:13:16.000Z","size":208,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T12:29:44.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dotbitHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-19T06:28:13.000Z","updated_at":"2023-03-31T03:13:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"5a9f7a6d-9a84-4cb7-bd7c-2b8242a4162f","html_url":"https://github.com/dotbitHQ/das-auction-contract","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dotbitHQ/das-auction-contract","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotbitHQ%2Fdas-auction-contract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotbitHQ%2Fdas-auction-contract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotbitHQ%2Fdas-auction-contract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotbitHQ%2Fdas-auction-contract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotbitHQ","download_url":"https://codeload.github.com/dotbitHQ/das-auction-contract/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotbitHQ%2Fdas-auction-contract/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280718613,"owners_count":26379163,"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","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-10-09T12:28:28.940Z","updated_at":"2025-10-24T00:57:42.321Z","avatar_url":"https://github.com/dotbitHQ.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nThis contract is used for the dutch auction to sale expired .bit account\n\n# Prerequisites\nubuntu \u003e= 20.04\n\nnodejs \u003e= 19.*\n```shell\napt install sudo\napt install curl\ncurl -sL https://deb.nodesource.com/setup_19.x | sudo -E bash -\nsudo apt install -y nodejs\n\nsudo apt install build-essential\n```\n\n# Install \u0026 Run\n```shell\nnpm install --save-dev hardhat\nnpm install --save-dev @openzeppelin/contracts-upgradeable\nnpm install --save-dev @openzeppelin/contracts\nnpm install --save-dev @openzeppelin/hardhat-upgrades\n```\n\n# Test\n```shell\nnpx hardhat test\n```\n# Deploy\n```shell\nnpx hardhat run --network goerli  ./scripts/deploy.js \n```\n# Upgrade\n```shell\nnpx hardhat run --network goerli ./scripts/upgrade.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotbithq%2Fdas-auction-contract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotbithq%2Fdas-auction-contract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotbithq%2Fdas-auction-contract/lists"}