0xfps / yard

A liquidity pool for instant NFT swaps πŸ¦‹.

Home Page:https://shorturl.at/HxSF7

Repository from Github https://github.com0xfps/yardRepository from Github https://github.com0xfps/yard

πŸ¦‹ Yard

A smart contract system that facilitates NFT swaps within or across pools.

Yard is a constant sum, NFT swapping system, specifically designed for single and multiple swaps of ERC-721 NFTs.

Solidity versions are ^0.8.0.
Licenses are GPL-3.0.
Test Licenses are UNLICENSED.

To Run

Clone Repo

git clone https://github.com/0xfps/yard

Install

forge install

Build

forge b

Run Tests

forge t

Deploying

If you wish to deploy this contract, follow the steps at Deployment.md.

About

A liquidity pool for instant NFT swaps πŸ¦‹.

https://shorturl.at/HxSF7

License:GNU General Public License v3.0


Languages

Language:Assembly 95.1%Language:Solidity 4.5%Language:JavaScript 0.4%