This is an open source, single page decentralized market for The Cryptopunks. The latest build is available for use at cryptopunks.market.
The Cryptopunks are an (almost) 5 year old experiment in generative art and decentralized digital ownership. The smart contract that defines ownership of the punks also includes a decentralized marketplace that charges no transaction fees. This smart contract can never be updated or modified by anyone, including the original developers. This project is an interface into that marketplace that ensures the Cryptopunks will always have an open, zero fee, method of transaction with no reliance on any person or corporate entity.
THIS MARKET CODE HAS NOT YET COMPLETED TESTING AND IS NOT YET RECOMMENDED FOR MAINNET TRANSACTIONS
This Cryptopunks market interface is an open source community product currently in BETA.
Until testing has been completed we do not recommend using it for MainNet transactions.
Any transactions are performed entirely at your own risk.
The latest build of this code is automatically deployed to cryptopunks.market and is available for use there. To view a specific punk simply use the index
parameter, for example punk #9.
To improve the durability and maintainability of the code in this project we strive for maximum simplicity and minimal dependencies. To that end, all source is included as fixed-version static files and there is no build process or dependency manager. We welcome pull requests to help improve the market, thank you!
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
This project makes use of the following open source projects, thank you to their authors and maintainers!