Skip to content

Bonfida/sns-workshop-2024

Repository files navigation

SNS Solana hacker house 2024 workshop demo

Installation

  1. Make sure you have Node.js version 18 or above installed.

  2. Install the dependencies by running the following command:

    npm install
    
  3. Edit the .env file and set NEXT_PUBLIC_RPC_ENDPOINT to a private Solana RPC endpoint.

Usage

To build the project, run the following command:

npm run build

To start the server, run the following command:

npm start

The server will start running at http://localhost:3000.

Documentation

For detailed documentation on the SNS SDK, please visit https://sns.guide.

Bugs and Issues

If you encounter any bugs or issues, please report them here.

About

Demo for SNS hacker house workshop 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published