Skip to content

Repository files navigation

obelisk-week1-starter

Pinned Week 1 workshop starter for Superteam Hub Jogja — AI-assisted Web3 on Solana.

  • Next.js (App Router) + Tailwind CSS
  • @solana/web3.js + wallet-adapter (ConnectionProvider, WalletMultiButton, useWallet, useConnection)
  • Default cluster: devnet
  • No on-chain program (programs start in Week 2)

Source: pinned from solana-foundation/templatesweb3js/web3js-next-tailwind.

Workshop docs: obelisk-workshop

Quick start

git clone https://github.com/Ah-Riz/obelisk-week1-starter.git
cd obelisk-week1-starter
npm install
npm run dev

Open http://localhost:3000

Workshop rules

  • Devnet only. Never use mainnet in workshop code.
  • .cursorrules is included at the project root — Cursor reads it as AI context.
  • Week 1 lab customizes src/app/page.tsx and uses the wallet setup in src/components/solana/solana-provider.tsx.

Codespace fallback

On GitHub: Use this template → Create Codespace → port 3000 preview opens automatically.

About

Week 1 workshop starter — Next.js + wallet-adapter, devnet only

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages