File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 44
55The library is built on top of the [ casper-js-sdk] ( https://github.com/casper-ecosystem/casper-js-sdk ) and operates on types defined by the SDK.
66
7+ ## Prerequisites
8+
9+ - ** Node.js Version** : >12.22.10
10+ - ** OS** : Linux, MacOS
11+
712## Install
813
914` npm install --save @make-software/ces-js-parser `
@@ -40,6 +45,7 @@ events.forEach(console.log);
4045CES JS Parser provides several public types and functions:
4146
4247- [ CES JS Parser] ( #ces-js-parser )
48+ - [ Prerequisites] ( #prerequisites )
4349 - [ Install] ( #install )
4450 - [ Usage] ( #usage )
4551 - [ API] ( #api )
@@ -54,6 +60,8 @@ CES JS Parser provides several public types and functions:
5460 - [ ` Schema ` ] ( #schema )
5561 - [ ` Schemas ` ] ( #schemas )
5662 - [ Tests] ( #tests )
63+ - [ License] ( #license )
64+ - [ Contributing] ( #contributing )
5765
5866### ` Parser `
5967
You can’t perform that action at this time.
0 commit comments