Quantum Teleportation on Qiskit

Quantum Teleportation on Qiskit
Photo by Raphaël Biscaldi / Unsplash

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.