ayrat555 / ton

TON (The Open Network) SDK
MIT License
27 stars 0 forks source link
blockchain elixir ton

Ton

TON (The Open Network) SDK. It has the following features:

The library doesn't include an http client

Installation

The package can be installed by adding ton to your list of dependencies in mix.exs:

def deps do
  [
    {:ton, "~> 0.4.8"}
  ]
end

Docs

The docs can be found at https://hexdocs.pm/ton

Author

Ayrat Badykov (@ayrat555)