https://github.com/bytedance/idash2022-track1-solution
Solution for iDASH 2022 blockchain track by ByteDance Jeddak Team
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.6%) to scientific vocabulary
Repository
Solution for iDASH 2022 blockchain track by ByteDance Jeddak Team
Basic Info
- Host: GitHub
- Owner: bytedance
- License: bsd-3-clause
- Language: Solidity
- Default Branch: main
- Size: 9.77 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
idash2022-track1-solution
Solution for IDASH PRIVACY & SECURITY WORKSHOP 2022 - secure genome analysis competition task 1
Introduction
Most of the existing biomedical and genomic compliance training certificates are stored in a centralized database, and there is a risk of a single-point-of-failure. Due to the characteristics of decentralized and distributed storage, blockchain can be used to solve this problem. Therefore, the purpose of this task is to benchmark the use of blockchain for storing and retrieving certificates.
Prerequisites
Go-Ethereum 1.10.7, Solidity 0.8.12 (with ABI Encoder v2 enabled), and Ubuntu 18.04.5
Contract compile
We compile our contract under Solidity 0.8.12, using the following command:
solc --optimize --bin --abi --overwrite --evm-version byzantium -o. pdfStorageAndRetrieval.sol
Then, we will get pdfStorageAndRetrieval.bin and pdfStorageAndRetrieval.abi. You can deploy from the Go-Ethereum command line or in a plugin.
Security
If you discover a potential security issue in this project, or think you may have discovered a security issue, we ask that you notify Bytedance Security via our security center or vulnerability reporting email.
Please do not create a public GitHub issue.
License
This project is licensed under the BSD 3-Clause License.
Contact Us
Welcome to review our algorithm or point out any problem if you want. Or if you have better ideas or want to discuss more with us, you can contact fengqingling@bytedance.com
Owner
- Name: Bytedance Inc.
- Login: bytedance
- Kind: organization
- Location: Singapore
- Website: https://opensource.bytedance.com
- Twitter: ByteDanceOSS
- Repositories: 255
- Profile: https://github.com/bytedance
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Ritian-Li (1)