Martin Minkov
Martin Minkov
This should not be merged. This is a branch that is used to deploy the mina-signer-experimental package on NPM. Originally was branched off https://github.com/MinaProtocol/mina/pull/10726 Has all the crypto changes to...
This issue is related to this line here: https://github.com/o1-labs/zkapp-cli/blob/4bfd2803b5742e2da1fccc8b6ec8bc11359faef1/src/lib/deploy.js#L310 To discuss: Is there a better way we should be incrementing nonce values when deploying zkApps?
**Description** Currently in the zkapp-cli, the deploy function takes the following arguments: ```ts zkapp.deploy({ verificationKey, zkappKey: zkAppPrivateKey }); ``` Is there a method to pass in user-defined arguments from their...
**Description** Given the case where a user deletes their `config.json`, the command `zk config` will not work. If we create an empty `config.json`, the CLI will still give errors that...
**Description** Enable zkapps to be compiled via file watching and on save.
This should not be merged. This is a branch that is used to deploy the mina-signer-experimental package on NPM. Originally was branched off https://github.com/MinaProtocol/mina/pull/10726 Has all the crypto changes to...
Addresses https://app.zenhub.com/workspaces/sdk-6130fedb3b0fc600123d8796/issues/gh/o1-labs/docs2/899
Question for the reviewer: Mina Signer has multiple responsibilities in the Mina ecosystem. It can generate keypairs and sign payments/delegations for Mina. It can additionally sign payments created by o1js,...
# Description Previously, we hosted our documentation and other projects on Netlify. However, we have transitioned everything to Vercel. Despite the move, we continue to incur charges for Netlify-related services,...