Source Code
The PicWe protocol consists of three main components:
Client: This is the primary interaction point for clients. Clients interact with the main contract on their source network to buy and sell tokens from other chains using the cross-chain protocol.
Auction: Deployed on various target chains, the auction component receives information from the source chain via the PicWe cross-chain protocol. It then publishes buy and sell tasks on the target chain.the proxy maker interacts with it.
Balance: Distributed across different chains, the balance component helps balance the assets on each chain. The staker primarily interacts with the balance component to maintain asset balance.
Each component plays a specific role in facilitating cross-chain token transactions within the PicWe protocol.
Last updated