Skip to content

questcrypto/MultiTokenContract-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiToken-Contract

Acheived:

  • Role-Based
  • contract ERC1155 address is the token holder
  • tracking supply
  • Hold Tokens
  • Pausable functionality in case of bugs or emergencies
  • Burnable functionality
  • Price feature is added for all tokens except for title, and will be emitted each time mint or mintbatch function is called
  • restricting mint function to one for each right in the property
  • figure out how to transfer tokens
  • what will be done with the tokens after minting before deploying the contract top avoid tokens being stuck in contract forever.

Needed:

  • UI editing : to prioritize different layers of each UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors