Commit 966069e
authored
feat: update asset-tokenization.md (#42)
update solidity code
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Restructured `AssetTokenization` contract with new functions for batch
minting, burning, and setting URIs.
- Added `initialize`, `mintBatch`, `burnBatch`, `setURI` functions to
enhance contract functionality.
- Updated `Asset` struct and `AssetTransferEvent` event for efficient
asset transfers.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent cd0f4bd commit 966069e
1 file changed
+143
-295
lines changed
0 commit comments