Skip to content

Mint Payments Contract

Zoe v0.24.0. Last updated August 25, 2022.
View the code on Github (Last updated: Jan 31, 2022)
View all contracts on Github

This very simple contract shows how to create a new issuer kit and mint payments from it. The contract pays out new tokens to anyone who has an invitation.

The expectation is that most contracts that want to manage a new issuer would use the ability to mint new payments internally rather than sharing that ability widely as this one does.

To pay others in tokens, the instance creator first makes invitations for them. They use them to make an offer, which pay out the specified token amount.