GithubHelp home page GithubHelp logo

youngshingjun / ton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from copperbits/ton

0.0 1.0 0.0 17.54 MB

Telegram Open Network research group. Telegram: https://t.me/ton_research

Home Page: https://test.ton.org/download

License: GNU Lesser General Public License v2.1

CMake 4.69% C++ 94.73% GLSL 0.03% C 0.02% PHP 0.47% Shell 0.02% Dockerfile 0.03%

ton's Introduction

TON Research

This is open development community and enthusiasts research place. We will post our news and updates this project there.


Table of contents:

About source and github repositories

*There is no official statement that ton.org is related to TON network. But this is only one real source of information and code at this moment.

TON whitepapers:

TON source code

Code was downloaded from https://test.ton.org/download.html

Last codebase update was performed on August 19, 2019.sha256sum('ton-test-liteclient-full.tar.xz')=f50d33c79b7314a2aa81cd61a5ed7265da3af64159965f87032cac2a1724b939.

Source code check

Run a command ./ton-test-liteclient-full/check_codebase.sh while updating a codebase to be sure it's up-to-date

What we already did:

πŸ‘‰ pull request and suggestions are very welcome!

CLient lunch

Future steps:

Creating FAQ & Video tutorial (WIP): ✨feel free to propose your topics

  • Step-by-step guide: How to build a TON client
  • How to get test Grams
  • Development:
    • Write first hello-world smart contract
    • How to deploy a smart contract
    • How to send transactions

Also, you will find there:

  • Future releases of binaries
  • A FAQ with most popular questions (WIP)

Installation & Setup

There are two options. By running Docker or precompiled binary for macOS below:

Docker

The easiest way to run the node in a docker container:

docker run -d copperbits/ton

You might want to run in interactive mode and mount current dir into the container to be able to compile fif files:

docker run -ti -v "$(pwd):/data" --name ton copperbits/ton

Compile a fif file (if your container is running and current dir is mounted):

docker exec ton fift test.fif

Releases (macOS)

Lite Client Latest release

  • Download latest release
  • Go to command line, where binary placed
  • Run:
./lite-client -C ton-lite-client-test1.config.json
  • run help to get started

More detailed instruction you can find here.

Tutorial

All educational thing we moved it to docs folder. You will find here original readme, with additions of community-based tools and educational materials.

Contributing

All this information shipped by copperbits team and contributors πŸ‘

Contact us

Here is Telegam public group - feel free to ask any questions and proposals there πŸ‘

ton's People

Contributors

skywinder avatar irkor avatar adastreamer avatar emelyanenkok avatar poma avatar rstormsf avatar ruslansalikhov avatar

Watchers

James Cloos avatar

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.