-
Prior to the upcoming Mina protocol major upgrade, the o1Labs SDK team will audit the o1js codebase to identify any outstanding vulnerabilities.
The deliverables for this issue will be:
- [x] A…
-
Hi,
I am trying to run an example `04-zkapp-browser-ui` but I am getting this below error. Any help is appreciated.
```$ ui % npm run build
> ui@0.1.0 build
> next build
Browserslist: can…
-
Add verification key info from [Verification Key Permissions RFC](https://github.com/MinaProtocol/mina/blob/9577ad689a8e4d4f97e1d0fc3d26e20219f4abd1/rfcs/0051-verification-key-permissions.md) to
htt…
-
- Docs (including simple tutorial)
- Example code
Make sure to note that this will only work for local blockchain and Lightnet?
-
When generating the o1js API reference, there are comments in o1js that reference generics types like [here](https://github.com/o1-labs/o1js/blob/0eb69ec358ec18c2cfb2c9794bfcf249c2cbbe26/src/lib/gadge…
-
Use time-locked / vesting schedule info (from #876) and then subtract the aggregated [current_minimum_balances](https://github.com/MinaProtocol/mina/blob/master/rfcs/0025-time-locked-accounts.md#detai…
-
Not really sure how to utilize `this.token`. Could not find relevant information on how to implement the required functionalities.
https://docs.minaprotocol.com/zkapps/o1js-reference/classes/TokenC…
-
Creating this issue for tracking on the zkApps roadmap.
Why? Because it's a very common primitive in other ecosystems that can be useful for Mina to interop with other chains in various ways.
-
Hi o1js community and maintainers. I'm new to this library + zkApps in general, so please take my thoughts with a grain of salt.
I'm contemplating the following code.
```ts
let tx = await Mina.…
-