Skip to content

Commit

Permalink
Create OPS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
melvincarvalho authored Feb 9, 2024
1 parent 665b5ef commit c9ede69
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions OPS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
## Gitmark Operations

### Genesis

Genesis is the utxo used to create a reference to the project

[Docs](./GENESIS.md)

### Mark

Marks a super commit by tweaking a spend to self transaction by the by commit hash

[Docs](./MARK.md)

### Topup

Tops up a seal, can be combined with Mark

[Docs](./MARK.md)

### Transfer

Transfers ownership of the contract to another party

[Docs](./TRANSFER.md)

### Exodus

Marks a repo as inactive

[Docs](./EXODUS.md)

0 comments on commit c9ede69

Please sign in to comment.