Skip to content

🌿 Pallet mint is an alternative to treasury funding. Mint new tokens instead of taking tokens from a treasury pot. The pallet adds functionality to mint a value on an account, and to optionally mint a percentage of this value to another account (as an agency fee). It also provides an extrinsic to change the percentage value. The calls have to be…

License

Notifications You must be signed in to change notification settings

kabocha-network/pallet_mint_with_fee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The pallet adds functionality to mint a value on an account, and to optionally mint a percentage of this value on another account (as a fee). It also provides an extrinsic to change the percentage value.

The calls have to be from Root, so as a Democracy proposal, or as a sudo call.

This pallet was originally made for the Kabocha Network parachain, with the support of Decentration and tdelabro

About

🌿 Pallet mint is an alternative to treasury funding. Mint new tokens instead of taking tokens from a treasury pot. The pallet adds functionality to mint a value on an account, and to optionally mint a percentage of this value to another account (as an agency fee). It also provides an extrinsic to change the percentage value. The calls have to be…

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%