File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree File renamed without changes.
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 {
You can’t perform that action at this time.
0 commit comments