{"id":18964321,"url":"https://github.com/lorransutter/auction-smart-contract","last_synced_at":"2025-04-19T12:47:59.593Z","repository":{"id":114623421,"uuid":"244231899","full_name":"LorranSutter/Auction-Smart-Contract","owner":"LorranSutter","description":"Final Assignment for BCDV1016","archived":false,"fork":false,"pushed_at":"2020-07-26T00:04:43.000Z","size":20,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T08:02:07.369Z","etag":null,"topics":["blockchain","ganache-cli","remix","smart-contracts","solidity","web3js"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/LorranSutter.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}},"created_at":"2020-03-01T22:12:46.000Z","updated_at":"2024-01-13T18:03:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"fed29de9-fe1b-4006-acc5-8191a4d6c1bc","html_url":"https://github.com/LorranSutter/Auction-Smart-Contract","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/LorranSutter%2FAuction-Smart-Contract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LorranSutter%2FAuction-Smart-Contract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LorranSutter%2FAuction-Smart-Contract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LorranSutter%2FAuction-Smart-Contract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LorranSutter","download_url":"https://codeload.github.com/LorranSutter/Auction-Smart-Contract/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249201117,"owners_count":21229004,"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":["blockchain","ganache-cli","remix","smart-contracts","solidity","web3js"],"created_at":"2024-11-08T14:23:46.120Z","updated_at":"2025-04-16T05:31:53.669Z","avatar_url":"https://github.com/LorranSutter.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auction - Smart Contract\n\nFinal project for the course BCDV1016 - Introduction to Smart Contracts from [Blockchain Development](https://www.georgebrown.ca/programs/blockchain-development-program-t175/) program from [George Brown College](https://www.georgebrown.ca)\n\n## :scroll: Smart Contracts\nSmart contracts are computer protocols designed to automatize the steps of a real contract. Ethereum blockchain was the first successful implementation of smart contracts developing the [Solidity](https://solidity.readthedocs.io/) programming language.\n\n## :pencil2: Assignment problem\n\nThis assignment simulates an Auction having a fixed amount of items. Anyone with a valid address can register yourself as a bidder. Maximum of four people. Having a registration, users may bid any of the four items up to its token balance. The winners are randomly choosen and only the auction owner can reveal the winners.\n\nThere is a user interface made with plain HTML/CSS/JS along with [web3.js](https://web3js.readthedocs.io/) and [Ganache CLI](https://github.com/trufflesuite/ganache-cli) in order to stablish a connection between the UI and smart contract deployed in [remix](https://remix.ethereum.org/).\n\n## :book: References\n- [Interacting with a Smart Contract through Web3.js (Tutorial)](https://medium.com/@yangnana11/interacting-with-a-smart-contract-through-web3-js-tutorial-56a7ff2ff153)\n\n## :computer: Technologies\n- [Solidity](https://solidity.readthedocs.io/) - smart contract programming language\n- [Web3.js](https://web3js.readthedocs.io/) - interact with smart contracts\n- [Ganache CLI](https://github.com/trufflesuite/ganache-cli) - blockchain emulator\n- [Remix](https://remix.ethereum.org/) - suite of tools for smart contracts\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florransutter%2Fauction-smart-contract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Florransutter%2Fauction-smart-contract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florransutter%2Fauction-smart-contract/lists"}