{"id":13425685,"url":"https://github.com/algorand/auction-demo","last_synced_at":"2025-05-03T11:32:31.427Z","repository":{"id":44325491,"uuid":"407258540","full_name":"algorand/auction-demo","owner":"algorand","description":"An example smart contract NFT auction on Algorand","archived":false,"fork":false,"pushed_at":"2023-04-07T02:31:01.000Z","size":28,"stargazers_count":57,"open_issues_count":2,"forks_count":55,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-04-28T02:00:09.784Z","etag":null,"topics":["algorand","auction","blockchain","nft","pyteal","smart-contract"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/algorand.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-09-16T17:36:57.000Z","updated_at":"2024-04-24T04:54:19.000Z","dependencies_parsed_at":"2024-01-03T05:17:19.360Z","dependency_job_id":"c2ef6d9e-4632-45ad-ad44-d5b88440fd29","html_url":"https://github.com/algorand/auction-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fauction-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fauction-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fauction-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fauction-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algorand","download_url":"https://codeload.github.com/algorand/auction-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252184899,"owners_count":21708042,"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":["algorand","auction","blockchain","nft","pyteal","smart-contract"],"created_at":"2024-07-31T00:01:16.772Z","updated_at":"2025-05-03T11:32:31.046Z","avatar_url":"https://github.com/algorand.png","language":"Python","funding_links":[],"categories":["Learning Resources","Developer Resources","Community Resources"],"sub_categories":["Projects","Open-source Projects and Code Examples"],"readme":"# Algorand Auction Demo\n\nThis demo is an on-chain NFT auction using smart contracts on the Algorand blockchain.\n\n## Usage\n\nThe file `auction/operations.py` provides a set of functions that can be used to create and interact\nwith auctions. See that file for documentation.\n\n## Development Setup\n\nThis repo requires Python 3.6 or higher. We recommend you use a Python virtual environment to install\nthe required dependencies.\n\nSet up venv (one time):\n * `python3 -m venv venv`\n\nActive venv:\n * `. venv/bin/activate` (if your shell is bash/zsh)\n * `. venv/bin/activate.fish` (if your shell is fish)\n\nInstall dependencies:\n* `pip install -r requirements.txt`\n\nRun tests:\n* First, start an instance of [sandbox](https://github.com/algorand/sandbox) (requires Docker): `./sandbox up nightly`\n* `pytest`\n* When finished, the sandbox can be stopped with `./sandbox down`\n\nFormat code:\n* `black .`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgorand%2Fauction-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falgorand%2Fauction-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgorand%2Fauction-demo/lists"}