Skip to content

oespn/ArtPay

 
 

Repository files navigation

Art Pay NFT demo

Art Pay demo for the Near Hackaton 😎

Demo preview

Preview the demo here: ArtPay demo

Developer Setup

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

Install & run

npm i
next dev

Licensing

Built with opensource libraries. See providers in packages.json for the respective owners licensing.

About

Art Pay demo for the Near Hackaton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 93.8%
  • JavaScript 5.5%
  • CSS 0.7%