How to install
To use toncli, you will need to install a special version of the Ton Virtual Machine for the test engine. This version includes a special debug op, developed by SpyCheese, which is necessary for working with the test engine.
Currently, there are two live repositories where you can find the updated Fift & Func:
SpyCheese repo - toncli-local branch
Disintar repo - toncli-local branch
Contains
~strdump
and other necessary features
To use toncli, you will need to install the special version of the Ton Virtual Machine and use the updated Fift & Func from one of these repositories. This will allow you to take advantage of the custom test engine and the necessary debug op.
To install from those repos we provide simple guides:
Special TVM OPs
xxxxxxxxxxxxxxxx Name | xxxxxxxx Opcode | xxxxxxxxxxxx Stack | xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Description |
|
|
| Returns the current gas limit |
|
|
| Converts Ed25519 private key into a public key. Both keys are represented as 256-bit unsigned integers. |
|
|
| Signs a 256-bit unsigned integer |
|
|
| Signs data portion of slice |
|
|
| Future cell loads will consume gas as if no cells were loaded before |
Last updated