Skip to content

Conversation

@stanlou
Copy link
Collaborator

@stanlou stanlou commented Jan 20, 2026

Summary

This PR refactors the starter kit to better align with the framework architecture and improve long-term maintainability.

What Changed

  • Separated runtime and protocol from the other core folders
  • use shipped module configurations from the framework
  • Reduced overall starter-kit size
  • Improved upgradability by relying on framework-provided defaults.

maht0rz and others added 15 commits December 12, 2024 09:45
# Conflicts:
#	docker/base/Dockerfile
#	docker/docker-compose.yml
#	docker/sequencer/docker-compose.yml
#	docker/web/Dockerfile
#	packages/chain/src/environments/development/.env
#	packages/chain/src/environments/development/chain.config.ts
#	packages/chain/src/environments/sovereign/.env
#	packages/chain/src/environments/sovereign/chain.config.ts
#	packages/chain/src/processor/api/resolvers.ts
#	packages/chain/src/runtime/modules/balances.ts
#	packages/chain/src/sequencer/index.ts
# Conflicts:
#	apps/web/package.json
#	packages/chain/package.json
#	packages/chain/src/environments/development/chain.config.ts
#	packages/chain/src/environments/sovereign/chain.config.ts
#	packages/chain/src/sequencer/index.ts
#	packages/chain/src/start.ts
#	pnpm-lock.yaml
@stanlou stanlou requested a review from rpanic January 20, 2026 10:53
@stanlou stanlou marked this pull request as ready for review January 24, 2026 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants