Quantum Teleportation on Qiskit

18 November 2022

I have implemented a quantum teleportation of a Qubit to another location with only using classic channel. In this post, I'll be sharing the codes with you.

You can check this GitHub repository to see OpenQASM and composer implementation.