Skip to content

Solana on-chain monopoly game written by Dioxus and Anchor | 使用 Dioxus 和 Anchor 编写的 Solana 链上大富翁游戏

License

Notifications You must be signed in to change notification settings

Ame1ma/solana-monopoly-game

Repository files navigation

Solana Monopoly Game

Static Badge Static Badge Static Badge Static Badge Static Badge

  • Both frontend and program are written in Rust, the frontend uses Dioxus, and the program uses Anchor.
  • Use Tailwind CSS for responsive layout, supporting both PC and mobile.
  • Use Phantom, the most used Solana wallet.

Program Address(devnet): GMDedNzaiCffFmBNVBDUzd6Ub6XLQ4xhoWfswBRmYqbG
Play Online:

Play

Deploy

  1. Install Anchor:https://www.anchor-lang.com/docs/installation
  2. Install Dioxus:https://dioxuslabs.com/learn/0.5/getting_started
  3. Install Tailwind Css:https://tailwindcss.com/docs/installation
  4. Modify the provider.wallet in Anchor.toml.
  5. Solana program use anchor build build, use anchor deploy deploy.
  6. Frontend needs enter the frontend folder,use dx build --release build.

About

Solana on-chain monopoly game written by Dioxus and Anchor | 使用 Dioxus 和 Anchor 编写的 Solana 链上大富翁游戏

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages