This repo is for the old Ruby on Rails card directory and project information site located at vintage.curio.cards
The new website is available at this repository: https://github.com/curiocards/curio-cards-site-2021
Curio Cards is an Ethereum art project created by Travis Uhrig, Thomas Hunt, and Rhett Creighton. It's an online collection of rare digital artwork, with rarity achieved with ethereum tokens you can buy, own, and trade. The project came out of discussions around digital scarcity, limitations for artists selling digital artwork, and expanding on the San Francisco Bitcoin Meetup Groups' Annual Art Show.
Released May 09th of 2017, Curio appears to be the first non-fungible art token sold on mainnet Ethereum (please drop us a line if you know of an earlier project). Over the span of 4 months Curio Cards deployed 30 card contracts representing 30 rare digital print series' made by 7 artists. All funds raised from the sale of cards went to the artist.
The original Curio Cards are referenced in the ERC-721 EIP, a standardized non-fungible-tokens contract that was developed after Curio's release. Curio contains many features and concepts that were included in ERC-721 and since become standard for NFTs, such as:
- Automatic vending machine style purchasing
- Non-divisible tokens with a limited supply
- IPFS hashes to embed the artwork into the smart contract
- Ownership of a token representing ownership of publicly viewable digital artwork
In 2021 a wrapper contract was deployed that allowed native Curio Cards to be compatible with platforms like OpenSea. The Curios 2021 Wrapper contract is based on the ERC-1155 standard and created by Moon.
Curio 2017 token smart contract is a modified ERC-20 contract created by Rhett Creighton, with contribution from Michael C.
- Card 1 Contract Code
- Card 2 Contract Code
- Card 3 Contract Code
- Card 4 Contract Code
- Card 5 Contract Code
- Card 6 Contract Code
- Card 7 Contract Code
- Card 8 Contract Code
- Card 9 Contract Code
- Card 10 Contract Code
- Card 11 Contract Code
- Card 12 Contract Code
- Card 13 Contract Code
- Card 14 Contract Code
- Card 15 Contract Code
- Card 16 Contract Code
- Card 17 Contract Code
- Card 18 Contract Code
- Card 19 Contract Code
- Card 20 Contract Code
- Card 21 Contract Code
- Card 22 Contract Code
- Card 23 Contract Code
- Card 24 Contract Code
- Card 25 Contract Code
- Card 26 Contract Code
- Card 27 Contract Code
- Card 28 Contract Code
- Card 29 Contract Code
- Card 30 Contract Code