Skip to content

tact-lang/ton-contract-dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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