docs2 icon indicating copy to clipboard operation
docs2 copied to clipboard

Docs website for the Mina Protocol.

Results 137 docs2 issues
Sort by recently updated
recently updated
newest added

This PR stages the major upgrade changes to merge into the `main` branch Workflow follows https://github.com/o1-labs/docs2/wiki/Upgrade-workflow Docs in the `major-upgrade` branch are always published to https://docs2-git-major-upgrade-minadocs.vercel.app/ This link is static...

docs
hard fork

This adds a new section under "Creating zkApps", called "Security and zkApps". Topics covered: * Advice for auditing zkApps * Attack model to understand * Example of introducing vulnerabilities in...

Run through Tutorial 11: Advanced Account Updates Verify code runs as per definition of done (DoD) Fresh eyes happen only once. Test the docs, note opportunities and friction, and develop...

docs
Tutorials
zkApps

this issue verifies that the code successfully runs, per Definition of Done (DoD) When the doc was approved, @ymekuria wisely noted that we need to verify the code https://github.com/o1-labs/docs2/pull/625#pullrequestreview-1662788204

docs
Tutorials
zkApps

Audit and update all zkApp docs for technical accuracy prior to hard fork #459 Before the HF, verify technical content in Actions & Reducer https://docs.minaprotocol.com/zkapps/o1js/actions-and-reducer 123 lines https://github.com/o1-labs/docs2/blob/main/docs/zkapps/o1js/actions-and-reducer.mdx

docs
o1js
hard fork

verify code runs verify doc is accurate

docs
Tutorials
zkApps

> zkApp programmability is not yet available on the Mina Mainnet, but zkApps can now be deployed on Berkeley Testnet. To say something like: > zkApp programmability is now available...

Update all the `Berkeley` testnet mentioning with the `Devnet` and also update all the `minaexplorer` links with the `minascan` (utilizing `Devenet` links instead of `Berkeley`).

Added simplified formula for calculating chance of winning block. cc @nholland94