https://github.com/austintgriffith/stupid-intent
https://github.com/austintgriffith/stupid-intent
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/austintgriffith/stupid-intent
- Owner: austintgriffith
- License: mit
- Created: 2023-09-06T22:40:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-06T23:33:03.000Z (almost 3 years ago)
- Last Synced: 2025-02-09T02:33:46.257Z (over 1 year ago)
- Language: TypeScript
- Size: 1.39 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Stupid Intent
I don't really know what "intents" are, but I wanted to try to have a smart contract that would swap for me and anyone can submit the calldata.
It's probably a really bad idea but I wanted to see what would happen on mainnet
TLDR: I only got someone else to exec the transaction after doing all the work for them by gathering the right calldata, having msg.sender get paid, and paying like $20 bucks haha.
TODO: actually go learn what intents really are and the research / standards forming around them
Watch the full video:
[](https://www.youtube.com/watch?v=pXmF6kkEz7k)