Today, I've tested for you
@casperswap on
@casper_network mainnet to see how easy it is. You can check the video for a quick walk-through. Overall, it works similarly to
#defi apps in other ecosystems.
I feel UX could be better, though.
I could not decypher user errors seen in failed deploys myself. If something is not allowed, tell the user or design UI in a way to prevent it.
I had user errors 74 and 82 - if you check the source code, this is what you can see:
/// 65,612 for (UniswapV2 Router Abort5)
UniswapV2RouterAbort5 = 74,
/// 65,641 for (UniswapV2 Router Invalid Arguments)
UniswapV2RouterInvalidArguments = 82,
My verdict? The product is usable but needs more love from UI/UX experts and proper user docs! Good to see
$CSPR at work :)