0xProject / 0x-launch-kit-frontend

Apache License 2.0
114 stars 208 forks source link

Add base modal flow mechanism #93

Closed unjapones closed 5 years ago

unjapones commented 5 years ago

Add base modal to implement user interaction flows (e.g: "Create order with no WETH and no unlocked ZRX", "Create order with no ZRX", etc).

Assume the first flow is going to be simple: "Sign Order + submit to the relayer backend" (assume WETH and ZRX are unlocked + enough balance).