Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/normdoow/frameswap-contracts
https://github.com/normdoow/frameswap-contracts
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/normdoow/frameswap-contracts
- Owner: normdoow
- Created: 2024-02-14T13:14:30.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-03-07T20:19:55.000Z (8 months ago)
- Last Synced: 2024-10-06T03:05:03.152Z (about 1 month ago)
- Language: TypeScript
- Size: 211 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```