Closed filoozom closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
kurate | ❌ Failed (Inspect) | Apr 4, 2023 11:45am |
It should now theoretically be possible to use this API to post message to the contract, assuming the .env
file is configured correctly.
It's not entirely done though. I updated the todo in the initial message.
Indirectly merged in #357, missing todos will be addressed separately.
The relayer will act a centralized component for now to very RLN proofs from GO tokens and post a message on chain if verification works. This has to be done right now because the tech to do it in a smart contract doesn't exist yet, but there's a clear path towards decentralization at least.
Todo:
To be addressed in following PRs:
internalNullifier === "kurate"
,epoch
are in the same 8 hour interval, move the merkle tree root check toverifyProof
)