Skip to content

Add Mint Token Contract (with tests)#28

Merged
portableDD merged 1 commit into
Nexacore-Org:mainfrom
0xZyrick:main
Jul 8, 2025
Merged

Add Mint Token Contract (with tests)#28
portableDD merged 1 commit into
Nexacore-Org:mainfrom
0xZyrick:main

Conversation

@0xZyrick
Copy link
Copy Markdown
Contributor

@0xZyrick 0xZyrick commented Jul 7, 2025

Summary
Added mint module for controlled token minting.

Features

  • mint_token: Only backend/admin can mint
  • Includes full test coverage:
  • Valid admin minting
  • Invalid unauthorized minting (panics)

Copy link
Copy Markdown
Contributor

@portableDD portableDD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@portableDD portableDD merged commit aba8060 into Nexacore-Org:main Jul 8, 2025
1 check failed
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.

2 participants