/gluex

gluex - glue with you in web3 world using solana stacks.

Primary LanguageTypeScript

GlueX

Kickoff

This project is created by create-solana-dapp scaffold.

  • The web frontend Next.js is choosed to the UI framework,
  • And anchor is choosed to program development framework.
  • The frontend project could found from solana-dapp-next.
  • More detail about the learning docs of Anchor that contract framework go there.
npx create-solana-dapp glueX

Orchestrate

  • app : The Frontend Project.
  • program : The Contract Backend Project.