0xProject / 0x-launch-kit-frontend

Apache License 2.0
114 stars 208 forks source link

Buy asset button #316

Closed fvictorio closed 5 years ago

fvictorio commented 5 years ago

Depends on #314.

Show a "Buy" button on the page of an asset that the current user doesn't own and that it's on sale. (Technically you can't go to the page of an asset that you don't own if it's not on sale, because it won't show up anywhere, but let's be defensive here.)

Clicking the button shows a modal for confirming a transaction. Since we (probably) won't have ether wrapping/unwrapping, this modal should always have only one step.

fvictorio commented 5 years ago

Closed by #367.