qiskit-community / qiskit-hackathon-korea-21

A repository for Qiskit Hackathon Korea (February 16-19, 2021)
33 stars 11 forks source link

QBlock #5

Open 0sophy1 opened 3 years ago

0sophy1 commented 3 years ago

Abstract

Let's build a simple blockchain application with a powerful quantum computer and Cloud technology!

Description

Let's design a blockchain application that can solve a real-world problem by using a quantum random number generated by Qiskit and a real quantum backend which have a server on Cloud.

This project is designed to show the possibility of

  1. Quantum technology can be combined with Cloud
  2. Quantum technology can be used as a random number generator which compatible with cloud type environment (ref: https://www.nature.com/articles/s41598-019-56706-2)

Need members

  1. Set-up Cloud Server
  2. Build QRNG with Qiskit
  3. Build a code for build application

Max. 7

Members

Deliverable

GitHub repo

nonhermitian commented 3 years ago

Similar to my comment on #9, I do not believe a cloud server / service is within the scope of a Qiskit hackathon as that requires additional resources. Such code can of course be demoed locally, and then participants can always create such a app after the hackathon is completed.

0sophy1 commented 3 years ago

Similar to my comment on #9, I do not believe a cloud server / service is within the scope of a Qiskit hackathon as that requires additional resources. Such code can of course be demoed locally, and then participants can always create such a app after the hackathon is completed.

Hi, thank you for your comment. I pitched this project for developers who attend. Since other mentors have come up with projects that contribute to the algorithmic part or core code, please think that this project pitched after consideration about the diversity of participants. Whether to use the cloud or just a Jupyter notebook will be determined by participants.

tula3and commented 3 years ago

Our team wants to join this QBlockChain project.

Teammates' github link: Dayeong Kang: https://github.com/tula3and Hyo Rin Kim: https://github.com/wwhurin Dowoon Woo: https://github.com/woodowoon Yoomee Cho: https://github.com/cym-2 Yu Chul Byun: https://github.com/byc3230 Byungjun Kim: https://github.com/kbj1213

veenaiyuri commented 3 years ago

@0sophy1 I have invited them to this repo. Status shows 'pending invite'. We can add them to the project as soon as they accept the invitation. : )

0sophy1 commented 3 years ago

@0sophy1 I have invited them to this repo. Status shows 'pending invite'. We can add them to the project as soon as they accept the invitation. : )

Thank you!

0sophy1 commented 3 years ago

Please @Siheon-Park :)

Siheon-Park commented 3 years ago

Count me in as co-mentor!

byc3230 commented 3 years ago

it's show time :)

alfa871212 commented 3 years ago

Hi, I am interesting in your project. Do you have public repo?

tula3and commented 3 years ago

@alfa871212 Yes! This is our repo: https://github.com/tula3and/qoupang

alfa871212 commented 3 years ago

Really cool idea and nice implementation!