An open API service indexing awesome lists of open source software.

https://github.com/zeriontech/tokenary-p2p-exchange

Instantly trade your favorite NFTs and ERC20s with friends nearby
https://github.com/zeriontech/tokenary-p2p-exchange

Last synced: 9 months ago
JSON representation

Instantly trade your favorite NFTs and ERC20s with friends nearby

Awesome Lists containing this project

README

          

# 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](https://youtu.be/fS9pqt4jIwM)

### Screenshots