Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CargoSettle

CargoSettle is a shipment-native programmable settlement platform for cross-border freight forwarding.

Current Scope

The SvelteKit application lives in Frontend/README.md. It represents the responsive product screens, owns the active Drizzle schema, and exposes the authenticated shipment API. The Arc smart contracts live in Contracts/README.md.

The product requirements are described in Project.md, and the role and relationship requirements are described in schema.md.

Structure

See structure.md for the project map.

Design Decisions

  • A shared SvelteKit shell preserves a separate URL and page component for each screen while keeping navigation responsive.
  • Demo interactions use local Svelte 5 state so UI behavior can be verified without database or wallet side effects.
  • The SvelteKit server directory owns the active Drizzle schema and database connection.
  • The Contracts directory owns Arc Testnet escrow and early-payment settlement logic. Circle Gateway, Swap, StableFX, and Wallets remain external integrations.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages