Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 224 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 224 Bytes

TON DNS

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