Skip to content

Commit afcb1ac

Browse files
authored
Merge pull request #1158 from MinaProtocol/2025-12-update-sidebar
add protect your mina to sidebar
2 parents 4905aac + 05c0871 commit afcb1ac

3 files changed

Lines changed: 3 additions & 21 deletions

File tree

File renamed without changes.

docs/zkapps/o1js-reference/README.mdx

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,6 @@ keywords:
66
- Reference
77
---
88

9-
---
10-
title: o1js API Reference
11-
keywords:
12-
- o1js
13-
- API
14-
- Reference
15-
---
16-
17-
---
18-
title: o1js API Reference
19-
keywords:
20-
- o1js
21-
- API
22-
- Reference
23-
---
24-
259
# o1js   [![npm version](https://img.shields.io/npm/v/o1js.svg?style=flat)](https://www.npmjs.com/package/o1js) [![npm](https://img.shields.io/npm/dm/o1js)](https://www.npmjs.com/package/o1js) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/o1-labs/o1js/blob/main/CONTRIBUTING.md)
2610

2711
ℹ️ **o1js** is an evolution of [SnarkyJS](https://www.npmjs.com/package/snarkyjs) which saw

sidebars.js

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,10 @@ module.exports = {
3737
'berkeley-upgrade/appendix',
3838
],
3939
},
40-
{
40+
{
4141
type: 'category',
4242
label: 'Mesa Upgrade',
43-
items: [
44-
'mesa-upgrade/preflight-network',
45-
'mesa-upgrade/archive-upgrade',
46-
],
43+
items: ['mesa-upgrade/preflight-network', 'mesa-upgrade/archive-upgrade'],
4744
},
4845
{
4946
type: 'category',
@@ -58,6 +55,7 @@ module.exports = {
5855
'using-mina/how-to-send-and-receive',
5956
'using-mina/how-to-delegate',
6057
'using-mina/how-to-use-zkapp',
58+
'using-mina/Protect-Your-MINA',
6159
],
6260
},
6361
{

0 commit comments

Comments
 (0)