zkapps-questions
What marks a Private Key as invalid?
Factory pattern. Fee. Transaction.
Current block confirmation is about 3 minutes, is it going to change anytime?
is it bad design to have a try/catch in your smart contract method?
What is saved and used on MIna Blochain during Prover/verifier Cycle?
Let's talk trustless storage. What are some prod-ready (or *near* ready) storage architectures?
Is it possible to prove the size of a file?
Example zk proof from bank account
Signing message with Auro Wallet
What's the difference between the init and deploy methods in a contract?
What is the difference between ZKApp and ZKEVM?
What is the best / right way to generate a VRF in SnarkyJS?
Custom tokens for NFTs
In progress
why is there a big time difference between the compiling of a ZKProgram and a Contract deployment?
Is there some way to cache both the verifier and prover circuits in a ZKProgram?
Constraints in SnarkyJS built in methods
Solved
How to update verificationKey with signature?
Solved
Testing Unsecure Smart Contract
Solved
Can I use snarky JS to write programs that has no connection to Mina protocol?
Solved
Is it possible to upgrade zkApp without a private key?
Solved
Sending Mina without revealing the amount?
Solved
How are actions implemented?
Solved
Can I get a proof for a transaction when using the local blockchain?
In progress
Hello World tutorial errors
Solved
Tutorials
windows can't find modules
Solved
Account nonces for bulk transactions
Solved
Testing Compatibility with CJS
Solved
I noticed that SelfProof now takes 2 type arguments. What should be the type of public output?
In progress
Data Availability Layer
Interesting ZK App Concepts like Privacy & Offchain execution - is my understanding correct?
In progress
Trying to learn more about a concept
In progress
snarkyjs: Why must token minting/sending AccountUpdate get attached to a transaction manually?
Solved
Using SnarkyJS to send a non-zkApp related transaction
Solved
When running a Local Mina instance, proofsEnabled=false. Is a zk snark still being used when testing
Solved
SnarkyJs and c-reference Poseidon results are different
Solved
Cannot find module 'snarkyjs' or its corresponding type declarations.
Solved
proper LocalBlockchain proof usage
Solved
How do i access the low level ecc function(scalar multiplication by generator) of a `Field` type?
Solved
Few questions about Mina ledger state proof.
In progress
Performance on different hardware
In progress
Recursive proofs with dynamic verification keys
In progress
Assertions outside of a checked computation
In progress
Transaction MINA
Solved
What is the best way to thoroughly test a circuit?
In progress
Public output with non-provable values
Solved
Conditional state variable and account updates
Solved
is there a way to cache/skip compiling?
Solved
results of Mina x Polygon
Solved
Why Deploy with deployerKey vs zkApp Key?
Solved
This function can't be run outside of a checked computation
In progress