File tree Expand file tree Collapse file tree 1 file changed +20
-4
lines changed Expand file tree Collapse file tree 1 file changed +20
-4
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,27 @@ kdb+ adapted for usage on Ethereum/EVM Chains
1010
1111This code is no longer in usage at Manifold Finance, which is why we have open sourced it.
1212
13- You will need a license for kdb+ to use this (32bit works).
1413
15- Instructions: mortals require instructions.
14+ ## Setup
15+
16+ > ** Warning**
17+ > mortals require instructions, you have been warned.
18+
19+
20+ 1 . [ You will need a license for kdb+ to use this, here is the install instructions via code.kx.com] ( https://code.kx.com/q/learn/install/ )
21+
22+ 2 . [ Get the 64bit License via the On-Demand Personal exemption] ( https://kx.com/64bit-on-demand-personal-edition/ )
23+
24+
25+ ## Required Libraries
26+
27+ These libraries are * required*
28+
29+ [ https://github.com/manifoldfinance/qBigInt ] ( https://github.com/manifoldfinance/qBigInt )
30+
31+ [ https://github.com/manifoldfinance/qQuarticRoots ] ( https://github.com/manifoldfinance/qQuarticRoots )
32+
33+ [ https://github.com/manifoldfinance/qAbiEncode ] ( https://github.com/manifoldfinance/qAbiEncode )
1634
1735## Utils
1836
@@ -134,8 +152,6 @@ console.log(
134152
135153```
136154
137-
138-
139155## License
140156
141157 This Source Code Form is subject to the terms of the Mozilla Public
You can’t perform that action at this time.
0 commit comments