Hi builders,
Here’s a quick development update on our project:
-
TokenCanister: DIP20-style interface for minting, transfers, and balances.
-
GovernanceCanister: Proposal submission, voting, and execution integrated with token balances.
-
StakingCanister: Users can stake/unstake $TMU, with duration tracking and optional governance bonus weight.
-
TreasuryCanister: Accepts $TMU tokens, supports proposal-based disbursement, and logs all transactions.
-
React UI: Basic login & voting dashboard in progress.
Next steps:
-
UI integration with Staking & Treasury.
-
Community testing before SNS Launch.
Feedback from developers is welcome — especially around staking logic & treasury multisig approaches.