Skip to content

kike-alt/DeWordle

DeWordle

DeWordle is an open-source word game platform migrating to a Soroban-native architecture in the Stellar ecosystem.

Foundation Status

This repository now includes a Soroban Migration Foundation baseline:

  • Soroban Rust workspace and modular contracts
  • TypeScript Soroban SDK scaffolding
  • Frontend wallet/provider architecture (Freighter + Wallet Kit)
  • Backend indexer/projection scaffolding
  • CI workflows and contributor documentation for Wave-scale contribution

Repository Layout

  • frontend/ - Next.js app
  • backend/ - NestJS API and indexer foundation
  • onchain/ - legacy Cairo contracts (reference)
  • soroban/ - new Soroban workspace (migration target)
  • docs/ - migration architecture and contributor guides

Quick Start

Install JS dependencies

npm run install:all

Frontend

npm run dev --prefix frontend

Backend

npm run start:dev --prefix backend

Soroban workspace

cd soroban
cargo check --workspace

Key Docs

License

MIT

About

A decentralized, blockchain-based word-guessing game built on the Stellar ecosystem. It merges the fun and challenge of Wordle with the transparency and security of blockchain technology.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors