Skip to content

Rust bindings and tools for The Open Network

License

Notifications You must be signed in to change notification settings

JanKortes212/ton-grpc

 
 

Repository files navigation

About

This repository contains Rust bindings for tonlibjson and services built on top of it.

ton-grpc

docker pull ghcr.io/getgems-io/ton-grpc
docker run --rm -p 50052:50052 ghcr.io/getgems-io/ton-grpc

ton-liteserver-client

Installation

[dependencies]
ton-liteserver-client = { git = "https://github.com/getgems-io/ton-grpc.git" }
tokio = "1.37"
tower = "0.4"

Usage

See ton-liteserver-client/examples

About

Rust bindings and tools for The Open Network

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.4%
  • Other 0.6%