package
Version:
v1.0.9
Opens a new window with list of versions in this module.
Published: Apr 7, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Guide build for macOS
At the time of writing, there is a bug when building in the main repository of TON hasn't been fixed yet, so we're using a fork.
git clone --recurse-submodules -b emulator_vm_verbosity https://github.com/dungeon-master-666/ton.git
mkdir ton-build && cd ton-build
cmake ../
cmake --build . -- target emulator
When you see the successful status of the build, you can find the libemulator.dylib file in the ton-build/emulator folder.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.