Art Pay demo for the Near Hackaton 😎
Preview the demo here: ArtPay demo
You'll need to create an env file (env.local)
REACT_APP_SUPABASE_URL=https://[your_account].supabase.co
REACT_APP_SUPABASE_ANON_KEY=[your_key]
NFT_STORAGE_KEY=[your_account_at_nft_storage]
To obtain your keys signup for API access at: https://supabase.com/ & https://nft.storage
npm i
next dev
Built with opensource libraries. See providers in packages.json for the respective owners licensing.