Skip to content

block-foundation/solidity-bim-collaboration

GitHub License devContainer


Block Foundation Logo

Collaborative BIM

Block Foundation Smart Contract Series [Solidity]


Block Foundation Brand

Contents



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

Introduction

The "Collaborative BIM" smart contract facilitates the collaboration in Building Information Modeling (BIM), a process that provides informed 3D models to architects, engineers, and construction professionals.

The BIM process has been revolutionized by this decentralized approach, enhancing its inherent ability to express a building or infrastructure's functional and physical qualities. Each BIM model is represented as a unique non-fungible token (NFT), enabling individual ownership and traceability. This fosters greater accountability and responsibility in the collaboration process while still ensuring that everyone involved has a voice.

The CollaborativeBIM project also incorporates a voting system for proposed changes to the BIM models. This democratic approach ensures that a majority of model owners have to agree on proposed changes before they can be implemented. This empowers each contributor and promotes an inclusive, consensus-based approach to model updates.

Utilizing the Ethereum blockchain for this project offers additional advantages such as transparency, security, and the immutable nature of blockchain records. The contract also assumes the actual BIM model data is stored off-chain, reducing the complexity and potential cost of transactions.

Quick Start

Install

npm i

Compile

npm run compile

Contract

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.