Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.16 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.16 KB

Tokenary P2P Exchange

Instantly trade your favorite NFTs and ERC20s with friends nearby

We give users the ability to easily exchange assets with friends or strangers nearby after negotiating in real life.

  • Users can trade illiquid assets like NFTs
  • Users can find deals on meetups, game conferences, and other offline activities
  • Private deals are not exposed to the public orderbooks, and there is no risk of frontrunning
  • Users get trustless way to trade without risk of fraud

How it works

After negotiating the terms of the trade, the first device creates a 0x order. The second device then signs the transaction to settle the order through 0x protocol. Tokenary app uses Web3Swift.io library to communicate with an Ethereum node and sign the transaction. We also use Apple Connectivity to search for the devices nearby.

Watch demo video

Screenshots