Skip to content

kharioki/solana-pay-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Origami Store

A simple NFT store for Origami built with NextJs, Solana and handle transactions through Solana pay.

Welcome 👋

To get started with this project, clone this repo and follow these commands:

  1. Run npm install at the root of your directory
  2. Run npm run dev to start the project
  3. Start coding!

What is the .vscode Folder?

If you use VSCode to build your app, we included a list of suggested extensions that will help you build this project! Once you open this project in VSCode, you will see a popup asking if you want to download the recommended extensions :).

Finished product

The finished product looks alot like this.

Screenshot 2022-05-23 at 05 54 48

Go ahead and try the Live Product here

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.6%
  • CSS 25.4%