GeniusVentures / GeniusVentures/ProofSystem
Define other proof types (if necessary)
Open
@Super-Genius is already working on this.
Since Jan 24, 2025.
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Maybe we need other proofs for the other transactions.
The transfer of funds proof is already implemented (although to a limited capacity due to limitations on zkllvm)
- Escrow proof: do we need to create a proof to check if an escrow was posted correctly? Maybe tie that to a valid job, valid Developer's cut etc..
- Mint proof: Maybe this proof can check if the tokens were burned outside SuperGenius and the minting value is not absurd.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.