-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
23 lines (23 loc) · 988 Bytes
/
CITATION.cff
File metadata and controls
23 lines (23 loc) · 988 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
cff-version: 1.2.0
title: "Solidity - Decentralized Architectural Competition"
abstract: "This project is an innovative endeavor that employs the capabilities of blockchain technology to administer an architectural design competition, serving as a prototype of a transparent, secure, and accessible platform. It leverages the smart contract to handle competition entries, voting, and winner declaration."
version: 0.0.1
license: "Apache-2.0"
doi: "Insert the DOI here if available"
date-released: "2023-07-24"
url: "https://github.com/block-foundation/solidity-architecture-competition"
message: >-
"If you use this software, please cite it using
the metadata from this file."
type: software
authors:
- given-names: Lars Bastiaan
family-names: van Vianen
email: lars@blockfoundation.io
affiliation: Block Foundation
orcid: "https://orcid.org/0000-0002-8790-8630"
keywords:
- "blockchain"
- "smart contracts"
- "architectural design"
- "decentralized systems"