0x0aa0 / elthe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OTC Swap

A minimalisitc contract for facilitating atomic OTC swaps of ERC20 tokens

Running Tests

You will need a copy of Foundry installed. See the installation guide for details.

git clone https://github.com/0x0aa0/elthe.git
cd elthe
forge test

Goerli Deployment

0x3dea1Aa84133fdd0f5F339a77d56b05F94299eBE

Acknowledgements

This project used Solady libraries for ECDSA and MerkleTree verification

About

License:The Unlicense


Languages

Language:Solidity 100.0%