Skip to content

curiocards/curio-cards-site-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curio Cards Website

Website: https://curio.cards

Curio Cards is the First Art Show NFT on Ethereum, launched as an online gallery art show on May 9, 2017.
Read more about the project at docs.curio.cards.

How it works

When searching for an ethereum account, the website will make a request to the Curio Cards Subgraph. The subgraph will return ownership information for both the original erc20 as well as the wrapped erc1155 Curio Cards. Check out src/services/graph.js to see how this request is made.

Developing

This site is built with Gatsby JS. Install gatsby, then run 'gatsby develop'.

Releases

No releases published

Packages

No packages published