Skip to content

Ludex-Labs/ludex-join-solana

Repository files navigation

Joining Ludex challenges on Solana

Try the demo: https://solana.ludex.gg/

This project is a react.js boilerplate for players (or testers) to join Ludex challenges on Solana using the Ludex Javscript SDK. The Ludex Javascript SDK allows web apps to interact with Ludex APIs and smart contracts. It also has integration with Web3auth for passwordless authentication and non-custodial key infrastructure for wallets.

Getting Started

First, install the dependencies:

npm install

then add environment variables in .env (get them from netlify or another dev)

REACT_APP_SOLANA_RPC=
REACT_APP_SOLANA_RPC_MAINNET=

then run the development server and open http://localhost:3000 with your browser!

npm start

Deployment

We deploy our this app using Netlify. In order to get access ask another dev to join the Netlify team.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •