UTS Connector

The UTS Connector contract functions as a pool to lock and unlock existing tokens during cross-chain transfers. You can deploy the provided implementation as-is or modify it to meet your specific requirements.

UTSConnector

UTSConnector.sol essentially acts as a pool to lock existing tokens, enabling the minting or unlocking of UTS tokens on another blockchain.

Last updated