civkit / staking-credentials

A Rust implementation of the Staking Credentials framework
Other
8 stars 5 forks source link

Add `IssuerState` state machine #16

Closed ariard closed 1 year ago

ariard commented 1 year ago

Implementing the protocol as a state machine allows the issuance / redemption flow to be re-used by civkitd, civkit-marketd and other future lightning components.