🗻Main ScaleyValley user flows

There are two main user flows here:

  • black is for purchasing NFT on Ethereum chain using Zksync-located WOOD token

  • purple is for bridging NFT from Ethereum chain to other Valley-chain using HyperLoop

The green flow represents inner system interactions between chains and off-chain TokenController service

Firstly user needs to buy and bridge some WOOD tokens. He buys them on Swap panel of application. Providing USDT he gets and then bridges to L2 Zksync chain some WOOD tokens where he can buy NFT of Druid kind. This process is described on this page.

Then he buys NFT sending to TradeContract some WOOD tokens. Then all magic is done buy off-chain TokenController service. There is a verbose description on how it works

Optionally he can bridge NFT to non-Ethereum Valley on mint (NFT are minted on Ethereum by default). This is described here.

Last updated