Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philogy/create2-vickrey-contracts
https://github.com/philogy/create2-vickrey-contracts
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/philogy/create2-vickrey-contracts
- Owner: Philogy
- Created: 2022-10-07T13:41:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T00:30:38.000Z (over 1 year ago)
- Last Synced: 2024-08-01T22:41:31.604Z (4 months ago)
- Language: Solidity
- Size: 437 KB
- Stars: 45
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# create2-vickrey-contracts
Lets you do blind Vickrey auctions on chain for cheap. Check out our [blog post here with an explanation](https://blog.aayushg.com/posts/vickrey), or reach out to our Twitters (below!) to talk more about productionization or help. You can get a tl;dr version of how it works on [our Twitter thread](https://twitter.com/yush_g/status/1593009419637649408)!
Run the app at [https://vickrey.xyz](https://vickrey.xyz) to run Vickrey auctions live on Goerli chain!
### Resources
Slides: https://docs.google.com/presentation/d/1k9VUYWwi4LGSbRzpbTT5iulnp2qJmBCSTvoBs101yJs/edit#slide=id.p
HackMD: https://hackmd.io/5L4XAj0BQhOlugIXiZuu5Q
### Frontend:
Development: https://github.com/outdoteth/vickrey-auction-frontend
Prod: https://github.com/Divide-By-0/vickrey-auction-frontend
### Working MPT Proof Repo:Development: https://github.com/Divide-By-0/MPT-solidity-account-verifier
Prod: this
### Kudos
Twitters: [@yush_g](https://twitter.com/yush_g), [@real_philogy](https://twitter.com/real_philogy), [@outdoteth](https://twitter.com/outdoteth), [@0xngmi](https://twitter.com/0xngmi)
Credit to [@13yearoldvc](https://twitter.com/13yearoldvc), and [@notfellows](https://twitter.com/notfellows) for supporting and connecting us!