exchange.projectwyvern.com icon indicating copy to clipboard operation
exchange.projectwyvern.com copied to clipboard

Project Wyvern Exchange DApp

Results 16 exchange.projectwyvern.com issues
Sort by recently updated
recently updated
newest added

Wyvern Protocol v2 will support unwrapped Ether ([discussion](https://github.com/ProjectWyvern/WDPs/issues/6)) for certain kinds of orders. Implement support in the UI, so users have the option to sell assets for unwrapped Ether.

Add a button to "place an order to buy this asset" from all individual asset pages ([example](https://exchange.projectwyvern.com/assets/0x55e86844fd2e7baea3ff7fd7c7fd3833bdbe8a5e79f04eee95c0d48b4b952cfa)). Asset pages already have the necessary metadata to do this.

Abstract over on-contract auctions and sales (i.e. display assets for sale that are not listed on the Wyvern Exchange) in the search UI / UX, meaning, for example, that a...

Assets bought / sold last day / week, total and broken down by schema. Volume transacted last day / week, total and broken down by schema.

Linkable page to advertise the assets that a particular user is buying or selling, perhaps with a bit of customization (title / header image).

At the moment, the Exchange autodetects Metamask and otherwise uses Infura - this isn't always obvious, and the localStorage cache can lead to confusing behavior. At minimum, display current web3...