Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/normdoow/frameswap-contracts


https://github.com/normdoow/frameswap-contracts

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# FrameSwap Contracts

Smart Contracts to handle swapping on Uniswap V3.
Swap onFrame in Farcaster. Checkout [frameswap.fi](https://frameswap.fi)

Let's see where this project goes!

Built with Hardhat.

Try running some of the following tasks:

```shell
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts
```