TON DNS

April 2, 2023 ยท View on GitHub

Small library for resolving ton dns names

Installation

yarn add @ton-contrac/dns ton-core ton-crypto

Usage

import { DNSContract } from "@ton-contract/dns";

// ...

License

MIT