Giter VIP home page Giter VIP logo

tonix's Introduction

Tonix

  • A set of libraries with assorted helper functions for system smart-contract development

Pre-requisites

make: GNU make 4.2.1 or newer
jq 1.6 or newer
wget (for "tools" target)

Installation steps

make tools: installs TON Solidity compiler and associated binaries

Components

  • opt: optional packages
  • opt/core: PoC coreutils
  • opt/dev: disassembly
  • opt/shell: PoC shell
  • usr: user utilities and libraries
  • usr/include: header files
  • usr/src/lib: libraries

To build an optional component:

cd opt/<component>
make

opt/mesh example user interface for smart contract

cd opt/mesh
make
bash me.sh

tonix's People

Contributors

borisi avatar ilyar avatar pizza-777 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tonix's Issues

parse error: Invalid numeric literal at line 1, column 6

ake hosts
rm -f etc/hosts.shell
make etc/hosts.shell
~/bin/tonos-cli -j run 0:b2250a9c6c04b8817493da726e201183c756f160472a88b11d84101c40a4a30f --abi build/Repo.abi.json etc_hosts {} | jq -j '.out' | sed 's/ *$//' >etc/hosts.shell
parse error: Invalid numeric literal at line 1, column 6
Error: 1

Segmentation fault

@local:~/code/ft-example/tonlabs/tonlabs-tonix$ cd /tmp
@local:/tmp$ git c [email protected]:tonlabs/tonix.git
Cloning into 'tonix'...
remote: Enumerating objects: 2475, done.
remote: Counting objects: 100% (868/868), done.
remote: Compressing objects: 100% (446/446), done.
remote: Total 2475 (delta 458), reused 778 (delta 413), pack-reused 1607
Receiving objects: 100% (2475/2475), 1.12 MiB | 950.00 KiB/s, done.
Resolving deltas: 100% (1705/1705), done.
@local:/tmp$ cd tonix/
@local:/tmp/tonix$ make tools
/home/ilyar/bin/solc --version; /home/ilyar/bin/tvm_linker --version; /home/ilyar/bin/tonos-cli --version;
Segmentation fault
tvm_linker v0.15.40
BUILD_GIT_COMMIT: 
BUILD_GIT_DATE:   
BUILD_TIME:       2022-06-22 15:48:37 +0000
tonos_cli 0.26.32
COMMIT_ID: 
BUILD_DATE: 2022-06-10 14:18:51 +0000
COMMIT_DATE: 
GIT_BRANCH: 
@local:/tmp/tonix$ make install
mkdir -p bin tmp run usr/share var/log
~/bin/solc src/alias.sol -o build
Segmentation fault
make: *** [Makefile:64: build/alias.tvc] Error 139

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.