Skip to content

block-foundation/teal-architecture-competition

GitHub License devContainer


Block Foundation Logo

Decentralized Architectural Competition

Block Foundation Smart Contract Series [Teal]


Block Foundation Brand

Contents



Report a Bug Request a Feature Ask a Question Make a Suggestion Start a Discussion

Welcome to the Decentralized Architectural Competition project! This groundbreaking initiative embraces the power of blockchain technology to facilitate an architectural design competition, offering a transparent, secure, and inclusive platform.

Introduction

The project leverages Ethereum's and Algorand's smart contracts to handle competition entries, voting, and declaration of the winner. It demonstrates how traditional architectural competitions can be transformed using blockchain technology, which ensures an immutable, secure, and decentralized system for both the organizers and the participants.

In our system, each participant submits their architectural design by interacting with the smart contract, which also requires them to pay an entry fee, thereby effectively registering them for the competition. Participants' entries are stored on the blockchain, ensuring their immutability and transparency.

Voting is also carried out through the smart contract, allowing a transparent tally of votes for each entry. The system is designed such that each participant gets one vote, and they cannot vote after a pre-specified deadline.

Moreover, our project also includes an automatic prize distribution system. Once the voting deadline has been reached and votes are tallied, the prize money (accumulated from entry fees) is automatically transferred to the winner's account, ensuring a prompt reward system.

This project is a showcase of how we can harness blockchain's potential to transform various sectors, including architecture and design. The system's fairness, transparency, and security make it an exciting development for future architectural competitions, where decentralized systems can pave the way for global participation and unbiased results.

The following sections will delve deeper into the technicalities of our Ethereum and Algorand smart contracts, providing a comprehensive understanding of the project's inner workings. Join us in revolutionizing architectural competitions!

Quick Start

...

Contract

This contract allows for submitting entries and voting for them. Entry names and votes are stored in the global state of the contract. Voting is open for one week from the time of contract deployment. Please note, entry names are passed as arguments to the submit and vote functions, so the organizer's off-chain software will need to keep track of these.

Remember, TEAL is not Turing-complete and has many limitations compared to Solidity, so some complex or specific functionality might not be possible. Always make sure to thoroughly test your smart contract before deploying it to production.

Development Resources

Other Repositories

Block Foundation Smart Contract Series

Solidity Teal
Template >>> >>>
Architectural Design >>> >>>
Architecture Competition >>> >>>
Housing Cooporative >>> >>>
Land Registry >>> >>>
Real-Estate Crowdfunding >>> >>>
Rent-to-Own >>> >>>
Self-Owning Building >>> >>>
Smart Home >>> >>>

Colophon

Authors

This is an open-source project by the Block Foundation.

The Block Foundation mission is enabling architects to take back initiative and contribute in solving the mismatch in housing through blockchain technology. Therefore the Block Foundation seeks to unschackle the traditional constraints and construct middle ground between rent and the rigidity of traditional mortgages.

website: www.blockfoundation.io

Development Resources

Contributing

We'd love for you to contribute and to make this project even better than it is today! Please refer to the contribution guidelines for information.

Legal Information

Copyright

Copyright © 2023 Stichting Block Foundation. All Rights Reserved.

License

Except as otherwise noted, the content in this repository is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) License, and code samples are licensed under the Apache 2.0 License.

Also see LICENSE and LICENSE-CODE.

Disclaimer

THIS SOFTWARE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.

About

Teal Smart Contract: Architecture Competition

Resources

License

CC-BY-SA-4.0, Apache-2.0 licenses found

Licenses found

CC-BY-SA-4.0
LICENSE
Apache-2.0
LICENSE-CODE

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published