Giter Site home page Giter Site logo

ton-indexer's Introduction

Logo

TON Indexer

About

This project is a simplified, refactored and optimized version of ever-node and would not have been implemented without their gigantic work of reverse engineering the original С++ node.

Usage

Run examples

  1. Create config config.yaml
---
indexer:
  adnl_keys:
    dht_key: "0092a775abde7539df5fab97ac32e644eb3bc3711c9136ef3a96be8e290df111"
    overlay_key: "f0db73bee16d51b5372540a50a7ed61c11e1527e5f6194579ec9fff3f89be222"
  rocks_db_path: "./db/rocksdb"
  file_db_path: "./db/file"
  1. Download network global config
wget https://raw.githubusercontent.com/tonlabs/net.ton.dev/master/configs/ton-global.config.json
  1. Run simple node
cargo run --release --example simple_node -- --config config.yaml --global-config ton-global.config.json

Contributing

We welcome contributions to the project! If you notice any issues or errors, feel free to open an issue or submit a pull request.

License

This project is licensed under the [License Apache].

ton-indexer's People

Contributors

rexagon avatar 0xdeafbeef avatar pashinov avatar mrwad3r avatar x1ting 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.