Skip to content

interest-protocol/ipx-coin-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPX Coin Standard

It wraps sui::coin::TreasuryCap and adds capabilities to mint, burn and manage the metadata of coins.

It adds the following capabilities:

  • MintCap to mint the coins
  • BurnCap to burn coins
  • MetadataCap to manage the metadata of coins

The deployer can opt to not mint a BurnCap and instead allow anyone to burn his/her own coins.

Immutable

The package is immutable

Mainnet Code

Explorer

About

Better Treasury Cap for Coins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages