Introduction
This section introduces the Wrap Lock / Token solution.
Antelope Wrap Lock / Token is a complete inter-chain asset transfer solution that is built on top of the Antelope IBC Bridge. It allows for any eosio.token
-compatible asset to be securely transferred between two Antelope blockchains.
This chapter is organized as follows:
- Overview provides a general explanation of how to deploy and use the Wrap Lock / Token solution.
- Wraplock API explains how to use the
wraplock
contract. - Wraptoken API explains how to use the
wraptoken
contract. - Wrap Lock / Token demo presents the demo web application that allows transfers of tokens between Antelope testnets using a mesh of deployed Wrap Lock / Token bridges between them.
- Advanced contains a few notes on how Wrap Lock / Token uses the IBC Bridge to work.