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.
config.yaml
---
indexer:
adnl_keys:
dht_key: "0092a775abde7539df5fab97ac32e644eb3bc3711c9136ef3a96be8e290df111"
overlay_key: "f0db73bee16d51b5372540a50a7ed61c11e1527e5f6194579ec9fff3f89be222"
rocks_db_path: "./db/rocksdb"
file_db_path: "./db/file"
wget https://raw.githubusercontent.com/tonlabs/net.ton.dev/master/configs/ton-global.config.json
cargo run --release --example simple_node -- --config config.yaml --global-config ton-global.config.json
We welcome contributions to the project! If you notice any issues or errors, feel free to open an issue or submit a pull request.
This project is licensed under the [License Apache].