Skip to content
This repository was archived by the owner on Sep 7, 2023. It is now read-only.

gumhq/gum-example-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gum-example-app

This is a reference example app built using @gumhq/react-sdk and Next.js.

You can find the GitHub Octernship Assignment information here

Getting Started

First, install the dependencies:

yarn install

Then, set the NEXT_PUBLIC_SOLANA_ENDPOINT environment variable to your Solana endpoint:

export NEXT_PUBLIC_SOLANA_ENDPOINT=https://your-solana-endpoint.com

Finally, run the development server:

yarn dev

Access the app at http://localhost:3000.

Documentation

Find all the information you need on the @gumhq/sdk in the documentation.

Important Note

This app requires a connection to the Devnet network. Don't forget to switch your wallet network to Devnet.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors