Quantum Teleportation on Qiskit

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.